diff options
author | Ciro Mattia Gonano <ciromattia@gmail.com> | 2013-04-11 12:59:01 +0300 |
---|---|---|
committer | Ciro Mattia Gonano <ciromattia@gmail.com> | 2013-04-11 12:59:01 +0300 |
commit | 4f3a66b4eb82efc7008aa5a8fb304e8e23b3df2c (patch) | |
tree | 91b4abe1b7eb7ee7ec789470423bd62d0330808d /README.md | |
parent | Update after merging of #44 (diff) | |
download | kcc-4f3a66b4eb82efc7008aa5a8fb304e8e23b3df2c.tar.gz kcc-4f3a66b4eb82efc7008aa5a8fb304e8e23b3df2c.tar.bz2 kcc-4f3a66b4eb82efc7008aa5a8fb304e8e23b3df2c.zip |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md index 8f72cd7..196f1b8 100644 --- a/README.md +++ b/README.md @@ -124,6 +124,7 @@ The app relies and includes the following scripts/binaries: Optimized archive extraction for zip/rar files (#40) - 2.9: Added support for generating a plain CBZ (skipping all the EPUB/Mobi generation) (#45) Prevent output file overwriting the source one: if a duplicate name is detected, append _kcc to the name + Rarfile library updated to 2.6 Added GIF, TIFF and BMP to supported formats (#42) |