diff options
author | Paweł Jastrzębski <pawelj@vulturis.eu> | 2013-05-28 11:24:37 +0200 |
---|---|---|
committer | Paweł Jastrzębski <pawelj@vulturis.eu> | 2013-05-28 11:24:37 +0200 |
commit | 28dcab8ee8f23943ced739f17d6400d1e7b6f189 (patch) | |
tree | 93faf103370674335355eef8e69b27d20ecc26ea /README.md | |
parent | dirImgProcess - multiprocessing (diff) | |
download | kcc-28dcab8ee8f23943ced739f17d6400d1e7b6f189.tar.gz kcc-28dcab8ee8f23943ced739f17d6400d1e7b6f189.tar.bz2 kcc-28dcab8ee8f23943ced739f17d6400d1e7b6f189.zip |
Multiprocessing - final final touches + Code cleanup (close #39)
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 640003e..08bfb21 100644 --- a/README.md +++ b/README.md @@ -174,6 +174,7 @@ The app relies and includes the following scripts/binaries: * Filenames slugifications (#28, #31, #9, #8) ####2.10: +* Multiprocessing support * Kindle Fire support (color ePub/Mobi) * Panel View support for horizontal content * Fixed panel order for horizontal pages when --rotate is enabled |