diff options
author | Paweł Jastrzębski <pawelj@vulturis.eu> | 2014-05-05 12:08:15 +0200 |
---|---|---|
committer | Paweł Jastrzębski <pawelj@vulturis.eu> | 2014-05-05 12:08:15 +0200 |
commit | e98a23d0c022d70279963f1a85e99a6b32e7a803 (patch) | |
tree | e8b9914d4bbbb407f4ac433dbb4b4c3a7b6ba670 | |
parent | Finished implementation of DualMetaFix (diff) | |
download | kcc-e98a23d0c022d70279963f1a85e99a6b32e7a803.tar.gz kcc-e98a23d0c022d70279963f1a85e99a6b32e7a803.tar.bz2 kcc-e98a23d0c022d70279963f1a85e99a6b32e7a803.zip |
Updated README
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 8d9c562..fa8ec19 100644 --- a/README.md +++ b/README.md @@ -132,7 +132,7 @@ This script born as a cross-platform alternative to `KindleComicParser` by **Dc5 The app relies and includes the following scripts/binaries: - - `KindleUnpack` script by Charles **M. Hannum, P. Durrant, K. Hendricks, S. Siebert, fandrieu, DiapDealer, nickredding**. Released with GPL-3 License. + - `DualMetaFix` script by Charles **K. Hendricks**. Released with GPL-3 License. - `rarfile.py` script © 2005-2011 **Marko Kreen** <markokr@gmail.com>. Released with ISC License. - `image.py` class from **Alex Yatskov**'s [Mangle](https://github.com/FooSoft/mangle/) with subsequent [proDOOMman](https://github.com/proDOOMman/Mangle)'s and [Birua](https://github.com/Birua/Mangle)'s patches. - Icon is by **Nikolay Verin** ([http://ncrow.deviantart.com/](http://ncrow.deviantart.com/)) and released under [CC BY-NC-SA 3.0](http://creativecommons.org/licenses/by-nc-sa/3.0/) License. |