small doc fix

This commit is contained in:
tastytea 2018-02-22 22:26:16 +01:00
parent e0f5f5bef0
commit 233cb04268
Signed by: tastytea
GPG Key ID: 59346E0EA35C67E5
1 changed files with 5 additions and 3 deletions

View File

@ -86,6 +86,11 @@ After you did a `make install`, a project consisting of one file can be compiled
If you use a debug build, you get more verbose error messages.
## Useful links
* [Mastodon API reference](https://github.com/tootsuite/documentation/blob/master/Using-the-API/API.md)
* [Mastodon streaming API reference](https://github.com/tootsuite/documentation/blob/master/Using-the-API/Streaming-API.md)
# TODO
* Version 0.1.0
@ -180,9 +185,6 @@ If you use a debug build, you get more verbose error messages.
* [ ] GET /api/v1/streaming/hashtag
* [ ] GET /api/v1/streaming/list
[Mastodon API reference](https://github.com/tootsuite/documentation/blob/master/Using-the-API/API.md)
[Mastodon streaming API reference](https://github.com/tootsuite/documentation/blob/master/Using-the-API/Streaming-API.md)
# Copyright
Copyright © 2018 tastytea <tastytea@tastytea.de>.