Skip to content
This repository has been archived by the owner on Apr 27, 2019. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathew Kurian committed Jan 4, 2015
1 parent 067b650 commit 1fddd6e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ This library will provide you a way to justify text. It supports both plain text

*Compatible for Android 2.2 to 5.X*

#Recent
**1/4/2014** ► Improved caching support which allows for smooth scrolling
**1/2/2014** ► Added XML attributes for `DocumentView`

#Wiki
For examples, tests, and API refer to the [Android-TextJustify Wiki](https://github.com/bluejamesbond/TextJustify-Android/wiki/1-%C2%B7-Home).

Expand All @@ -20,6 +24,7 @@ Just add to your `build.gradle`
```gradle
dependencies {
compile 'com.github.bluejamesbond:textjustify-android:1.5.1'
// compile 'com.github.bluejamesbond:textjustify-android:1.5'
// compile 'com.github.bluejamesbond:textjustify-android:1.4'
// compile 'com.github.bluejamesbond:textjustify-android:1.3'
// compile 'com.github.bluejamesbond:textjustify-android:1.2'
Expand Down

0 comments on commit 1fddd6e

Please sign in to comment.