Update description.
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
tastytea 2020-01-10 20:12:19 +01:00
parent b94313294b
commit 60cfd54cb4
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ option(BUILD_SHARED_LIBS "Build shared libraries." YES)
project(mastodonpp
VERSION 0.1.0
DESCRIPTION "C++ wrapper for the Mastodon API."
DESCRIPTION "C++ wrapper for the Mastodon and Pleroma APIs."
LANGUAGES CXX)
list(APPEND CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/cmake")

View File

@ -14,7 +14,7 @@
:uri-rpm-build: http://www.rpm.org
:uri-libcurl: https://curl.haxx.se/libcurl/
*{project}* is a C++ wrapper for the Mastodon API. It replaces
*{project}* is a C++ wrapper for the Mastodon and Pleroma APIs. It replaces
link:{uri-mastodon-cpp}[mastodon-cpp].
We aim to create a library that is comfortable, yet minimal. All API endpoints