summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..2931793
--- /dev/null
+++ b/README.md
@@ -0,0 +1,11 @@
+Sratom
+======
+
+Sratom is a small library for serialising LV2 atoms to and from RDF, for
+converting between binary and text or storing in a model. For more
+information, see <http://drobilla.net/software/sratom>.
+
+More information about LV2 atoms can be found at
+<http://lv2plug.in/ns/ext/atom>
+
+ -- David Robillard <d@drobilla.net>