Skip to content
This repository has been archived by the owner on Jun 13, 2019. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
corrected formatting
  • Loading branch information
Piotr Wittchen committed May 13, 2015
1 parent 508172d commit ad3ade9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ protected void onCreate(Bundle savedInstanceState) {

#### NetworkEvents Customization

You can customize `NetworkEvents` object. E.g. you can set your own `pingUrl` and `pingTimeout`:
You can customize `NetworkEvents` object. E.g. you can set your own ping url and ping timeout:

```java
networkEvents = new NetworkEvents(this, bus)
Expand Down

0 comments on commit ad3ade9

Please sign in to comment.