Skip to content

Commit

Permalink
update.
Browse files Browse the repository at this point in the history
  • Loading branch information
郑晓勇 committed Apr 23, 2017
1 parent 247261d commit d98876e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ or
372KB (500x500) | 38.67KB (500x500) | 34.05KB (500x500)|
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.

## **Usage**
### **Installation**

Expand All @@ -30,7 +33,7 @@ compile 'com.zxy.android:tiny:${LAST_VERSION}'
### **Choose an abi**
**Tiny** provide abi:`armeabi``armeabi-v7a``arm64-v8a``x86`.

Choose what you need "abi" version:
Choose what you need **"abi"** version:

```
android {
Expand Down

0 comments on commit d98876e

Please sign in to comment.