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 /README | |
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
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -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). |