Skip to content

Commit

Permalink
readme changed
Browse files Browse the repository at this point in the history
  • Loading branch information
antobaldu committed Sep 7, 2020
1 parent 73327d0 commit 0b12bef
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 @@ -80,7 +80,7 @@ Example:

```
ApacheExporter exporter = new ApacheExporter("http://myhost:7070/midw-status?auto");
exporter.export("lo")
String result = exporter.export()
```

* Second method
Expand Down

0 comments on commit 0b12bef

Please sign in to comment.