diff --git a/README.md b/README.md index 6d5468e..5e3cda6 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ or 236KB (960x1280) | 127KB (960x1280) | 118KB (960x1280)| ## **Introduce** -`Tiny` does not depend on any library , it keeps the code clean on architecture . `Tiny` also uses asynchronous thread pool to compress image , and will hand out the result in the main thread when compress is completes. +`Tiny` does not depend on any library , it keeps the code clean on architecture . `Tiny` also uses asynchronous thread pool to compress image , and will hand out the result in the main thread when compression is completes. ## **Usage** ### **Installation**