Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rishabh876 authored Feb 22, 2019
1 parent f6fb598 commit 0f52cbd
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,12 @@ A RoundedImageView library that supports rounding any corner or circular shape.
- RTL support is not present.
- Oval shape is not supported.

### How to use
```
add this in your .gradle file
compile 'com.rishabhharit.roundedimageview:roundedImageView:0.7.0'
### Gradle

```compile 'com.rishabhharit.roundedimageview:roundedImageView:0.7.0'```

### How to use
```
<com.rishabhharit.roundedimageview.RoundedImageView
...
app:cornerRadius="8dp"
Expand Down

0 comments on commit 0f52cbd

Please sign in to comment.