diff options
author | David Robillard <d@drobilla.net> | 2016-08-27 09:32:28 -0400 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2016-08-27 09:32:28 -0400 |
commit | 4a6100cbd6aa8297694c9c851ff903d8013dd3af (patch) | |
tree | d3641c55902a10bee340ce830a2268199400bf22 /README | |
parent | cc233a05de0690001ee2d067531bcc06248b751b (diff) | |
download | sratom-4a6100cbd6aa8297694c9c851ff903d8013dd3af.tar.gz sratom-4a6100cbd6aa8297694c9c851ff903d8013dd3af.tar.bz2 sratom-4a6100cbd6aa8297694c9c851ff903d8013dd3af.zip |
Use consistent README formatting
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ Sratom ------- +====== Sratom is a library for serialising LV2 atoms to/from RDF, particularly the Turtle syntax. |