Skip to content

Commit

Permalink
Release with Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hi-manshu committed Oct 8, 2020
1 parent 7edb320 commit f1f08d3
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 @@ -10,6 +10,11 @@ Gappein Sticker SDK is just android SDK where you can convert your text as Stick
- You can use it with your XML View
- And yes, it can be used in your view file.
### To install it in your project,

```groovy
implementation 'com.gappein:sticker:1.0.0-alpha1'
```

### To use it in View (Activity/Fragment)

Add it in the onCreate() of your view file like,
Expand Down

0 comments on commit f1f08d3

Please sign in to comment.