Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nekocode committed Aug 6, 2019
1 parent 126dc7b commit 4687f05
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,8 @@ APP_PACKAGE_NAME

This template project includes some of the latest features in Android development:

- Used kotlin completely (includes the gradle build scripts)
- Used AndroidX & Navigation
- Functional programming style
- Some simple but useful extensions
- 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

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

0 comments on commit 4687f05

Please sign in to comment.