Skip to content

Commit 94775dd

Browse files
Update Readme.md
1 parent 0e5ff8f commit 94775dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Add this to your app's build.gradle
3939
debugCompile 'com.amitshekhar.android:debug-db:1.0.1'
4040
```
4141

42-
Use `debugCompile` so that it will only compile in your debug build and not in your release apk.
42+
Use `debugCompile` so that it will only compile in your debug build and not in your release build.
4343

4444
That’s all, just start the application, you will see in the logcat an entry like follows :
4545

0 commit comments

Comments
 (0)