From 542a5b5c411bc51183173273b56f038a4e351874 Mon Sep 17 00:00:00 2001 From: Christopher Roy Bratusek Date: Sat, 10 Nov 2012 18:19:02 +0100 Subject: [PATCH] some doc changes --- DEPS | 10 ++++------ README | 6 +++--- 2 files changed, 7 insertions(+), 9 deletions(-) diff --git a/DEPS b/DEPS index 36e8352..fd8c9db 100644 --- a/DEPS +++ b/DEPS @@ -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 ) diff --git a/README b/README index 5c979b6..9c8d1cf 100644 --- a/README +++ b/README @@ -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'