This commit is contained in:
tastytea 2018-04-03 00:52:23 +02:00
parent 62826f60cf
commit 94b2c2e7c9
Signed by: tastytea
GPG Key ID: 59346E0EA35C67E5
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
**mastodon-cpp** is a C++ wrapper for the Mastodon API.
The library takes care of the network stuff. You submit a query and use the raw
JSON or abstract classes.
The library takes care of the network stuff. You submit a query and get the raw
JSON. You can then put that JSON into easy to use classes.
[TODO-list](https://github.com/tastytea/mastodon-cpp/milestones)