summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2019-04-22 10:52:21 +0200
committerDavid Robillard <d@drobilla.net>2019-04-22 10:52:21 +0200
commit432d60b600842c7d09de9ca1f33800358e8e058d (patch)
treec90daf5cdb8e9cf2c70feeee53c983bbcc706067 /README.md
parentfeb8f4d2b6324183ea04271f1cb8d7db0232a89e (diff)
downloadsratom-432d60b600842c7d09de9ca1f33800358e8e058d.tar.gz
sratom-432d60b600842c7d09de9ca1f33800358e8e058d.tar.bz2
sratom-432d60b600842c7d09de9ca1f33800358e8e058d.zip
Update documentation
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>