diff options
author | David Robillard <d@drobilla.net> | 2007-05-09 01:34:35 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2007-05-09 01:34:35 +0000 |
commit | 3433ad241b069037d780c528ff462b3ce7c2c3be (patch) | |
tree | cb7caceaf721cbc7d658a814838dcd924356fb02 /README | |
parent | 9b0b42f31a6e03a5caed14cd73802729c31b6b6e (diff) | |
download | lilv-3433ad241b069037d780c528ff462b3ce7c2c3be.tar.gz lilv-3433ad241b069037d780c528ff462b3ce7c2c3be.tar.bz2 lilv-3433ad241b069037d780c528ff462b3ce7c2c3be.zip |
Ontology install path fixes.
0.0.1 versioning stuff.
Removed GNU 'standard' files I don't maintain anyway and make automake shutup about it.
git-svn-id: http://svn.drobilla.net/lad/slv2@521 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ SLV2 is a library for LV2 hosts intended to make using LV2 Plugins as simple as possible (without sacrificing capabilities). +More information about LV2 plugins can be found at http://lv2plug.in. + |