Skip to content
This repository was archived by the owner on May 23, 2020. It is now read-only.

Commit 4802df2

Browse files
committed
Updated README, added CHANGELOG
1 parent 3c4b6e2 commit 4802df2

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Changelog
2+
3+
## 0.1.0 (2015-11-04)
4+
5+
Initial release!

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,9 @@ RxNavi.observe(naviComponent, Event.CREATE)
4141

4242
## Installation
4343

44-
You'll just have to compile it yourself for now!
44+
```gradle
45+
compile 'com.trello:navi:0.1.0'
46+
```
4547

4648
## License
4749

0 commit comments

Comments
 (0)