diff options
author | David Robillard <d@drobilla.net> | 2019-04-22 10:48:30 +0200 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2019-04-22 10:48:30 +0200 |
commit | 30599cb63497b2e67737b95351639b5db3726c64 (patch) | |
tree | 4a3645d157dfdab61082b165708d575e093ccc5a /README | |
parent | 489e706c31c06b1b3921f0a8257a2296afe5d354 (diff) | |
download | lilv-30599cb63497b2e67737b95351639b5db3726c64.tar.gz lilv-30599cb63497b2e67737b95351639b5db3726c64.tar.bz2 lilv-30599cb63497b2e67737b95351639b5db3726c64.zip |
Update documentation
Diffstat (limited to 'README')
-rw-r--r-- | README | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -1,8 +0,0 @@ -Lilv -==== - -Lilv is a C library to make the use of LV2 plugins as simple as possible for -applications. -For more information, see <http://drobilla.net/software/lilv>. - - -- David Robillard <d@drobilla.net> |