Cleanup.
This commit is contained in:
parent
166a760716
commit
36bf4794db
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# [Pinboard](https://pinboard.in) Poster for Kotlin/Java
|
||||
|
||||
[](http://opensource.org/licenses/BSD-3-Clause) [](https://travis-ci.org/ethauvin/pinboard-poster) [](https://www.versioneye.com/user/projects/591c0293b81f680038a784b3) [ ](https://bintray.com/ethauvin/maven/pinboard-poster/_latestVersion)
|
||||
[](http://opensource.org/licenses/BSD-3-Clause) [](https://travis-ci.org/ethauvin/pinboard-poster) [](https://www.versioneye.com/user/projects/591c0293b81f680038a784b3) [](https://bintray.com/ethauvin/maven/pinboard-poster/_latestVersion)
|
||||
|
||||
A small Kotlin/Java library for posting to [Pinboard](https://pinboard.in).
|
||||
|
||||
|
@ -113,8 +113,7 @@ logger.addHandler(consoleHandler);
|
|||
logger.setLevel(Level.FINE);
|
||||
```
|
||||
|
||||
|
||||
or using a property file.
|
||||
or using a logging properties file.
|
||||
|
||||
## API End Point
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue