Skip to content

Commit

Permalink
Updated doc
Browse files Browse the repository at this point in the history
  • Loading branch information
devmike01 committed Feb 1, 2019
1 parent 9cf9489 commit dd31d58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ A lite weight SharedPreference library which uses annotation processing to gener
* Write less code to configure JadeSharedPreference
* Save multiple values to JadeSharedPrefence at onces
* Read from JadeSharedPreference using just annotations `@Read...`)
* Listen to value changes in realtime

```kotin
class InecBox(context: Context) {
Expand Down

0 comments on commit dd31d58

Please sign in to comment.