diff options
author | David Robillard <d@drobilla.net> | 2007-02-21 18:48:16 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2007-02-21 18:48:16 +0000 |
commit | d64e43e03c92b4cd034086778f9acd190fc8c6e7 (patch) | |
tree | 87ef660dfe338044db4def0170cdbd9ea5c33c80 | |
parent | 9cf2ff4d0e311b9dbed9ff3e6c493e840c1a4b2d (diff) | |
download | lilv-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-- | AUTHORS | 5 | ||||
-rw-r--r-- | README | 5 |
2 files changed, 3 insertions, 7 deletions
@@ -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> @@ -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). |