diff options
author | Ciro Mattia Gonano <ciromattia@gmail.com> | 2013-01-25 13:01:58 +0100 |
---|---|---|
committer | Ciro Mattia Gonano <ciromattia@gmail.com> | 2013-01-25 13:01:58 +0100 |
commit | 292f77d0bd1cb5803e7f82fb646f434b001c3c14 (patch) | |
tree | 9b4d892fb8aadc8c2d09c87929c636bd2c924dee /README.md | |
parent | Initial draft for a working GUI. (diff) | |
download | kcc-292f77d0bd1cb5803e7f82fb646f434b001c3c14.tar.gz kcc-292f77d0bd1cb5803e7f82fb646f434b001c3c14.tar.bz2 kcc-292f77d0bd1cb5803e7f82fb646f434b001c3c14.zip |
working py2app setup
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md index 32b25d5..4079311 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,10 @@ As of v. 1.50, KCC supports subfolders! ## USAGE +### GUI + +Should be pretty self-explanatory, just keep in mind that it's still in development ;) + ### Standalone `comic2ebook.py` usage: ``` |