aboutsummaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 8 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..01cca77
--- /dev/null
+++ b/README
@@ -0,0 +1,8 @@
+libsparklepaw is a work-in-progress reference implementation of PawSD, in the
+form of a c library. it isn't good yet
+
+documentation is available by invoking doxygen (or 'make doc'), which will emit
+webpages into docs-generated/html/
+
+see also: <https://pawpub.entities.org.uk/pawsd/>
+another c library for pawsd: <gemini://ametrine.dev/libpawsd.git>