summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortastytea2020-01-03 06:08:47 +0100
committertastytea2020-01-03 06:09:43 +0100
commit809eada352a88d78c4239572cf9146fd0a2029b7 (patch)
tree5c259dc4561aeab1085a5ece866eab1628d55c51
downloadmastodonpp-809eada352a88d78c4239572cf9146fd0a2029b7.tar
mastodonpp-809eada352a88d78c4239572cf9146fd0a2029b7.tar.gz
mastodonpp-809eada352a88d78c4239572cf9146fd0a2029b7.zip
Minimal readme.
-rw-r--r--README.adoc9
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].