some doc changes

This commit is contained in:
Christopher Roy Bratusek 2012-11-10 18:19:02 +01:00
parent a10009f114
commit 542a5b5c41
2 changed files with 7 additions and 9 deletions

10
DEPS
View File

@ -1,7 +1,5 @@
Dependencies:
Python 2.5 or higher
(Windows installer: http://python.org/download/ )
PyQt4
(Windows installer: http://www.riverbankcomputing.com/software/pyqt/download )
PyCrypto
(Windows installer: http://dragffy.com/blog/posts/ython-pycrypto-2-4-1-32-and-64-bit-windows-32x64-amdintel-installers )
Python 2.5+ ( Windows installer: http://python.org/download/ )
PyQt4 ( Windows installer: http://www.riverbankcomputing.com/software/pyqt/download )
PyCrypto ( Windows installer: http://dragffy.com/blog/posts/ython-pycrypto-2-4-1-32-and-64-bit-windows-32x64-amdintel-installers )

6
README
View File

@ -26,7 +26,7 @@ TODO:
- add new IOS [DONE]
- add new Channels [DONE]
- display available Versions [DONE]
- improve Channel downloader [WIP]
- improve Channel downloader [DONE]
- display descriptions [ ]
* General GUI
@ -39,6 +39,6 @@ TODO:
* Other
- extract bootmii nand.bin [ ]
USING:
USAGE:
either do 'make install' or directly call 'python2 ./Qwad.pyw'
either do 'make install' or directly call 'python ./Qwad.pyw'