Skip to content

Commit c783c05

Browse files
Update README.md
1 parent a4e4e2f commit c783c05

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
@@ -16,7 +16,7 @@ Start the logging service:
1616
this.stopService(intent);
1717
ContextCompat.startForegroundService(this, intent);
1818

19-
<b>Note:</b> don't forget to grant "Draw over other apps" permission. (look into sample project <b>"MainActivity.java"</b>)
19+
<b>Note:</b> don't forget to grant <b>"Draw over other apps"</b> permission.
2020

2121

2222
Finally use <b>SRLog.java</b> instead of android Log class:

0 commit comments

Comments
 (0)