summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 2931793..2a95f49 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,9 @@
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>.
+Sratom is a small library for serializing LV2 atoms. Sratom reads/writes atoms
+from/to RDF, allowing them to be converted between binary and text or stored 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>