summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2007-11-13 02:32:28 +0000
committerDavid Robillard <d@drobilla.net>2007-11-13 02:32:28 +0000
commite9e950fcc8bddb958592e63ca214b26978d0d2b9 (patch)
treec5d8836afc542a99c3784a7d2c13e91099b5c5bc /README
parent5d9550c172ab2c0852bcd862ae67a0b9ba7d345c (diff)
downloadlilv-e9e950fcc8bddb958592e63ca214b26978d0d2b9.tar.gz
lilv-e9e950fcc8bddb958592e63ca214b26978d0d2b9.tar.bz2
lilv-e9e950fcc8bddb958592e63ca214b26978d0d2b9.zip
Release preparation:
Fix scons building (still experimental). Bump version everywhere. Properly clean documentation. git-svn-id: http://svn.drobilla.net/lad/slv2@910 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index d3c7293..ba95341 100644
--- a/README
+++ b/README
@@ -1,5 +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.
+More information about LV2 plugins can be found at <http://lv2plug.in>.