From 28b266842697d1c76a963a66f412325f2786f967 Mon Sep 17 00:00:00 2001 From: tastytea Date: Sat, 25 Jan 2020 20:22:33 +0100 Subject: [PATCH] Add Mastodon and Pleroma hyperlinks to readme. --- README.adoc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 9e1405c..d4fcc30 100644 --- a/README.adoc +++ b/README.adoc @@ -3,6 +3,8 @@ :project: mastodonpp :uri-base: https://schlomp.space/tastytea/{project} :uri-branch-main: {uri-base}/src/branch/main +:uri-wp-mastodon: https://en.wikipedia.org/wiki/Mastodon_(software) +:uri-pleroma: https://pleroma.social/ :uri-mastodon-cpp: https://schlomp.space/tastytea/mastodon-cpp :uri-reference: https://doc.schlomp.space/{project}/ :uri-gcc: https://gcc.gnu.org/ @@ -15,7 +17,8 @@ :uri-libcurl: https://curl.haxx.se/libcurl/ :uri-nodeinfo: https://nodeinfo.diaspora.software/ -*{project}* is a C++ wrapper for the Mastodon and Pleroma APIs. It replaces +*{project}* is a C++ wrapper for the link:{uri-wp-mastodon}[Mastodon] and +link:{uri-pleroma}[Pleroma] APIs. It replaces link:{uri-mastodon-cpp}[mastodon-cpp]. We aim to create a library that is comfortable, yet minimal. All API endpoints