about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorPaweł Jastrzębski <pawelj@iosphe.re>2017-08-20 18:04:04 +0200
committerPaweł Jastrzębski <pawelj@iosphe.re>2017-08-20 18:06:09 +0200
commit36a7dc49ecb097b699523071ab00b55d5ad958e9 (patch)
tree3ecdee6f3eee98ab43a2edb39561ad0684011d79 /README.md
parentTweaked build process (diff)
downloadkcc-36a7dc49ecb097b699523071ab00b55d5ad958e9.tar.gz
kcc-36a7dc49ecb097b699523071ab00b55d5ad958e9.tar.bz2
kcc-36a7dc49ecb097b699523071ab00b55d5ad958e9.zip
Fixed some typos
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 642eb19..83adbec 100644
--- a/README.md
+++ b/README.md
@@ -67,12 +67,12 @@ sudo pip3 install --upgrade pillow python-slugify psutil pyqt5 raven
 
 ## USAGE
 
-Should be pretty self-explanatory. All options have detailed informations in tooltips.
-After completed conversion you should find ready file alongside the original input file (same directory).
+Should be pretty self-explanatory. All options have detailed information in tooltips.
+After completed conversion, you should find ready file alongside the original input file (same directory).
 
 Please check [our wiki](https://github.com/ciromattia/kcc/wiki/) for more details.
 
-CLI version of **KCC** is intended for power users. It allow to use options that might not be compatible and decrease quality of output. 
+CLI version of **KCC** is intended for power users. It allows using options that might not be compatible and decrease the quality of output.
 
 ### Standalone `kcc-c2e.py` usage:
 
@@ -145,7 +145,7 @@ Options:
     -m, --merge         Combine every directory into a single image before splitting
 
   OTHER:
-    -d, --debug         Create debug file for every splitted image
+    -d, --debug         Create debug file for every split image
     -h, --help          Show this help message and exit
 ```