From 05a9d192ee17c503172e785fd1383a62f2feb20b Mon Sep 17 00:00:00 2001
From: winter Sparkles
Date: Thu, 23 Apr 2026 22:30:04 +0100
Subject: initial commit
we have a few basic data structures so far! (and a bunch of other
non-code stuff like doxygen)
---
README | 8 ++++++++
1 file changed, 8 insertions(+)
create mode 100644 README
(limited to 'README')
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:
+another c library for pawsd:
--
cgit v1.3