about summary refs log tree commit diff
diff options
context:
space:
mode:
authorCiro Mattia Gonano <ciromattia@gmail.com>2013-03-05 12:54:25 +0100
committerCiro Mattia Gonano <ciromattia@gmail.com>2013-03-05 12:54:25 +0100
commit6da4579da48b9c1ba2a2416e0f5940ea539edff3 (patch)
treeb1be4664ba82d64c20dbe732757fd198377fc62f
parentVersion bump for 2.6 (diff)
downloadkcc-6da4579da48b9c1ba2a2416e0f5940ea539edff3.tar.gz
kcc-6da4579da48b9c1ba2a2416e0f5940ea539edff3.tar.bz2
kcc-6da4579da48b9c1ba2a2416e0f5940ea539edff3.zip
Update README
-rw-r--r--README.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/README.md b/README.md
index 5532f3f..17d98a6 100644
--- a/README.md
+++ b/README.md
@@ -83,6 +83,8 @@ The script takes care of creating an *.epub* from your archive/folder, then:
 3. Copy the `.mobi` file to your Kindle!
 
 ## CREDITS
+KCC is made by [Ciro Mattia Gonano](http://github.com/ciromattia) and [Paweł Jastrzębski](http://github.com/AcidWeb)
+
 This script born as a cross-platform alternative to `KindleComicParser` by **Dc5e** (published in [this mobileread forum thread](http://www.mobileread.com/forums/showthread.php?t=192783))
 
 The app relies and includes the following scripts/binaries:
@@ -93,7 +95,7 @@ The app relies and includes the following scripts/binaries:
  - the icon is by **Nikolay Verin** ([http://ncrow.deviantart.com/](http://ncrow.deviantart.com/)) and released under [CC Attribution-NonCommercial-ShareAlike 3.0 Unported](http://creativecommons.org/licenses/by-nc-sa/3.0/) License
  - `image.py` class from **Alex Yatskov**'s [Mangle](http://foosoft.net/mangle/) with subsequent [proDOOMman](https://github.com/proDOOMman/Mangle)'s and [Birua](https://github.com/Birua/Mangle)'s patches
 
-Also, for .mobi generation you need to have `kindlegen` v2.7 (with KF8 support) which is downloadable from Amazon website
+Also, for .mobi generation you need to have `kindlegen` v2.7+ (with KF8 support) which is downloadable from Amazon website
 and installed in a directory reachable by your PATH (e.g. `/usr/local/bin/` or `C:\Windows\`)
 
 
@@ -125,5 +127,5 @@ and installed in a directory reachable by your PATH (e.g. `/usr/local/bin/` or `
 
 ## COPYRIGHT
 
-Copyright (c) 2012-2013 Ciro Mattia Gonano. See LICENSE.txt for further details.
-Contributions by Paweł Jastrzębski.
+Copyright (c) 2012-2013 Ciro Mattia Gonano with further contributions by Paweł Jastrzębski.  
+KCC is released under ISC LICENSE; see LICENSE.txt for further details.
\ No newline at end of file