We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbc4e67 commit 0daffbfCopy full SHA for 0daffbf
README.md
@@ -15,6 +15,12 @@ Following features are available in current version:
15
* Charts.
16
* Export to CSV.
17
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
+
24
## Development process
25
To start developing your own MT or just compile the project you only need
26
to checkout newest version from this repo from your Android Studio.
0 commit comments