Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nekocode committed Aug 7, 2019
1 parent 08226c8 commit 0de4895
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -20,5 +20,8 @@ This template project includes some of the latest features in Android developmen
- Uses kotlin completely (includes gradle build scripts)
- Uses AndroidX & Android Architecture Components (includes Navigation, ViewModel, LiveData)
- Uses some powerful generic libraries like RxKotlin, Dagger2, etc
- Includes some useful features & extensions:
- Provides convenient way to inject dependencies to Activity, Fragment & ViewModel
- Provides extension methods `autoDisposable()` for auto disposing rx streams in Activity, Fragment & ViewModel

For more details, you can check the source code directly.

0 comments on commit 0de4895

Please sign in to comment.