Add link to todo-list

This commit is contained in:
tastytea 2018-03-18 14:02:53 +01:00
parent 3afaff08b4
commit c25d8cc5f9
Signed by: tastytea
GPG Key ID: 59346E0EA35C67E5
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
**mastodon-cpp** is a C++ wrapper for the Mastodon API.
The library takes care of the network stuff. You submit a query and get the raw JSON.
[TODO-list](https://github.com/tastytea/mastodon-cpp/milestones)
# Usage
The HTML reference can be generated with `build_doc.sh`, if doxygen is installed.