diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 00000000..e30093ba --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +Serd +==== + +Serd is a lightweight C library for RDF syntax which supports reading and +writing Turtle, NTriples, TriG, and NQuads. +For more information, see <http://drobilla.net/software/serd>. + + -- David Robillard <d@drobilla.net> + |