diff options
-rw-r--r-- | README.adoc | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/README.adoc b/README.adoc new file mode 100644 index 0000000..4842e1c --- /dev/null +++ b/README.adoc @@ -0,0 +1,9 @@ += mastodonpp +:toc: preamble +:project: mastodonpp +:uri-base: https://schlomp.space/tastytea/{project} +:uri-branch-main: {uri-base}/src/branch/main +:uri-mastodon-cpp: https://schlomp.space/tastytea/mastodon-cpp + +*{project}* is a C++ wrapper for the Mastodon API. It replaces + link:{uri-mastodon-cpp}[mastodon-cpp]. |