commit 809eada352a88d78c4239572cf9146fd0a2029b7 Author: tastytea Date: Fri Jan 3 06:08:47 2020 +0100 Minimal readme. 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].