Skip to content

Commit 0daffbf

Browse files
author
Evgenii
authored
Add dependencies description
1 parent dbc4e67 commit 0daffbf

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,12 @@ Following features are available in current version:
1515
* Charts.
1616
* Export to CSV.
1717

18+
## Dependencies
19+
* [Butter Knife] (http://jakewharton.github.io/butterknife/) - View annotation bindings.
20+
* [Dagger 2] (http://google.github.io/dagger/) - Dependency injection tool.
21+
* [MPAndroidChart] (https://github.com/PhilJay/MPAndroidChart) - Ready-to-use charts.
22+
* [Timber] (https://github.com/JakeWharton/timber) - Convenient and small logging tool.
23+
1824
## Development process
1925
To start developing your own MT or just compile the project you only need
2026
to checkout newest version from this repo from your Android Studio.

0 commit comments

Comments
 (0)