Skip to content

Commit eb54120

Browse files
committed
Update README.md
1 parent 1f7a436 commit eb54120

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
@@ -32,6 +32,12 @@ Here are some useful Gradle/adb commands for executing this example:
3232
* `./gradlew installDebug` - Install the debug apk on the current connected device.
3333
* `./gradlew runUnitTests` - Execute domain and data layer tests (both unit and integration).
3434
* `./gradlew runAcceptanceTests` - Execute espresso and instrumentation acceptance tests.
35+
36+
Discussions
37+
-----------------
38+
39+
Refer to the issues section: https://github.com/android10/Android-CleanArchitecture/issues
40+
3541

3642
Code style
3743
-----------

0 commit comments

Comments
 (0)