Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
EhmaUgbogo authored May 30, 2021
1 parent 33ffee9 commit 5d4ffd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ ___

### Usage

1. Initialize EasyPref in your application class of MainActivity
1. Initialize EasyPref in your application class or MainActivity

```kotlin
EasyPref.initialize(this) // If setup in your application class
Expand Down

0 comments on commit 5d4ffd8

Please sign in to comment.