added py2exe
This commit is contained in:
parent
4935a9940f
commit
711271c201
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
Bungloo
|
Bungloo
|
||||||
=======
|
=======
|
||||||
|
|
||||||
Bungloo is a slim Tent client for OS X and Linux written in mostly JavaScript.
|
Bungloo is a slim Tent client for OS X, Linux and Windows written in mostly JavaScript.
|
||||||
|
|
||||||
For more info check out the Wiki page: https://github.com/jeena/Bungloo/wiki
|
For more info check out the Wiki page: https://github.com/jeena/Bungloo/wiki
|
||||||
|
|
||||||
|
@ -21,3 +21,4 @@ Thanks everyone in the Open Source community! Bungloo is using:
|
||||||
- PyQt - http://wiki.python.org/moin/PyQt
|
- PyQt - http://wiki.python.org/moin/PyQt
|
||||||
- Icon - http://www.fasticon.com
|
- Icon - http://www.fasticon.com
|
||||||
- Linux monochrome icons - http://glyphicons.com
|
- Linux monochrome icons - http://glyphicons.com
|
||||||
|
- py2exe - http://www.py2exe.org
|
||||||
|
|
Reference in a new issue