Updated readme to reflect PyGUI status

This commit is contained in:
Skyler Lehmkuhl 2013-01-02 02:11:23 -05:00
parent 12bd8d043e
commit b5bfc07002
1 changed files with 2 additions and 3 deletions

5
README
View File

@ -1,9 +1,8 @@
Lightningbeam is currently under heavy development. Things may change often.
Please note you need a patched version of PyGUI to run in PyGUI mode.
And it doesn't really run in any other mode yet. To be fixed. (maybe?)
A patched version of PyGUI is included, and will probably become the default GUI for desktop platforms.
To run: python lightningbeam
To run: python lightningbeam.py
I am working on including swfc binaries for all archs necessary. The Mac OSX
file is a universal binary, and runs on x86, x64 and PPC.