summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2011-01-27 19:29:55 +0000
committerDavid Robillard <d@drobilla.net>2011-01-27 19:29:55 +0000
commit0c67a1bd0cd5f40fe93584a2e3713cb8963d6835 (patch)
treebf5b897eca764a8b04812a403db4497cbbe7c2a2 /README
parent43c824c8040674d3b2f901798d8c729f87d99383 (diff)
downloadsord-0c67a1bd0cd5f40fe93584a2e3713cb8963d6835.tar.gz
sord-0c67a1bd0cd5f40fe93584a2e3713cb8963d6835.tar.bz2
sord-0c67a1bd0cd5f40fe93584a2e3713cb8963d6835.zip
Initial check-in (branched from <http://svn.drobilla.net/qure/branches/mem>).
git-svn-id: http://svn.drobilla.net/sord/trunk@2 3d64ff67-21c5-427c-a301-fe4f08042e5a
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 9 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..93a678a
--- /dev/null
+++ b/README
@@ -0,0 +1,9 @@
+Sord
+----
+
+Sord is a lightweight C library for storing RDF statements in memory.
+
+For more information, see <http://drobilla.net/software/sord>.
+
+ -- David Robillard <d@drobilla.net>
+