Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
android10 committed Mar 10, 2016
1 parent 1f7a436 commit eb54120
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,12 @@ Here are some useful Gradle/adb commands for executing this example:
* `./gradlew installDebug` - Install the debug apk on the current connected device.
* `./gradlew runUnitTests` - Execute domain and data layer tests (both unit and integration).
* `./gradlew runAcceptanceTests` - Execute espresso and instrumentation acceptance tests.

Discussions
-----------------

Refer to the issues section: https://github.com/android10/Android-CleanArchitecture/issues


Code style
-----------
Expand Down

0 comments on commit eb54120

Please sign in to comment.