Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
darshanparajuli authored Mar 13, 2021
1 parent 9d9a878 commit d48983c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,7 @@ Use ADB to grant `android.permission.READ_LOGS` to LogCatReader.
```sh
adb shell "pm grant com.dp.logcatapp android.permission.READ_LOGS && am force-stop com.dp.logcatapp"
```

## Contributing

Pull requests are welcome! Please use [Square's code style](https://github.com/square/java-code-styles) for formatting. 🙏

0 comments on commit d48983c

Please sign in to comment.