diff --git a/README.md b/README.md index 9cee5a3..673560a 100644 --- a/README.md +++ b/README.md @@ -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)