Skip to content

Commit 0e45488

Browse files
committed
Fix download url and required version in README.md
1 parent 8cd8b1d commit 0e45488

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,13 @@ The [Android mockup](https://store.ramotion.com/product/samsung-galaxy-s8-mockup
2121

2222
## Requirements
2323
24-
- Android 4.4 KitKat (API lvl 19) or greater
24+
- Android 4.1 Jelly Bean (API lvl 16) or greater
2525
- Your favorite IDE
2626

2727
## Installation
2828
29-
<!-- TODO: add url -->
30-
Just download the package from [here]() and add it to your project classpath, or just use the maven repo:
29+
Just download the package from [here](http://central.maven.org/maven2/com/ramotion/circlemenu/circle-menu/0.1.0/circle-menu-0.1.0.aar) and add it to your project classpath, or just use the maven repo:
3130

32-
<!-- TODO: add package -->
3331
Gradle:
3432
```groovy
3533
compile 'com.ramotion.circlemenu:circle-menu:0.1.0'

0 commit comments

Comments
 (0)