summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2007-02-21 18:48:16 +0000
committerDavid Robillard <d@drobilla.net>2007-02-21 18:48:16 +0000
commitd64e43e03c92b4cd034086778f9acd190fc8c6e7 (patch)
tree87ef660dfe338044db4def0170cdbd9ea5c33c80
parent9cf2ff4d0e311b9dbed9ff3e6c493e840c1a4b2d (diff)
downloadlilv-d64e43e03c92b4cd034086778f9acd190fc8c6e7.tar.gz
lilv-d64e43e03c92b4cd034086778f9acd190fc8c6e7.tar.bz2
lilv-d64e43e03c92b4cd034086778f9acd190fc8c6e7.zip
Updated README.
git-svn-id: http://svn.drobilla.net/lad/slv2@325 a436a847-0d15-0410-975c-d299462d15a1
-rw-r--r--AUTHORS5
-rw-r--r--README5
2 files changed, 3 insertions, 7 deletions
diff --git a/AUTHORS b/AUTHORS
index 595434f..d47a3de 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,7 +1,4 @@
Author:
-Dave Robillard <mailto:drobilla@connect.carleton.ca>
-
-(Note that this library is completely distinct from the LV2 specification
-itself, which many more were involved in)
+Dave Robillard <dave@drobilla.net>
diff --git a/README b/README
index aabd9de..6461f74 100644
--- a/README
+++ b/README
@@ -1,4 +1,3 @@
-You should not be reading this.
-
-Tell no one!
+SLV2 is a library for LV2 hosts intended to make using LV2 Plugins as simple
+as possible (without sacrificing capabilities).