From 0ad0f1e893850eec8decf6fbcbe82d372cb2699d Mon Sep 17 00:00:00 2001 From: David Robillard Date: Wed, 26 Jan 2011 05:03:14 +0000 Subject: Add ChangeLog and README files. git-svn-id: http://svn.drobilla.net/serd/trunk@86 490d8e77-9747-427b-9fa3-0b8f29cee8a0 --- README | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 00000000..8bad9f88 --- /dev/null +++ b/README @@ -0,0 +1,13 @@ +Serd +---- + +Serd is a lightweight C library for RDF syntax which supports reading and +writing Turtle and NTriples. + +For more information, see . + + -- David Robillard + + + + -- cgit v1.2.1