From a56c9d4c789c2294b3c5a4fb7b1e39b8b75e4eec Mon Sep 17 00:00:00 2001 From: David Robillard Date: Tue, 16 Mar 2021 19:05:52 -0400 Subject: WIP: Improve documentation --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 2931793..74d77ad 100644 --- a/README.md +++ b/README.md @@ -1,9 +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 . +Sratom is a small library for reading and writing LV2 atoms in RDF, for +representing them as strings or storing them in a data model. Sratom is useful +for representing LV2 atoms in a portable and human-readable form. + +For more information, see . More information about LV2 atoms can be found at -- cgit v1.2.1