summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2011-02-22 04:13:05 +0000
committerDavid Robillard <d@drobilla.net>2011-02-22 04:13:05 +0000
commitb2a6120d19163cdca60565d3c26d71cf95d97230 (patch)
tree76c85f580751ed0ad38996949d5b4eee27be8c67 /README
downloadsuil-b2a6120d19163cdca60565d3c26d71cf95d97230.tar.gz
suil-b2a6120d19163cdca60565d3c26d71cf95d97230.tar.bz2
suil-b2a6120d19163cdca60565d3c26d71cf95d97230.zip
Add suil stub.
git-svn-id: http://svn.drobilla.net/lad/trunk/suil@3003 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'README')
-rw-r--r--README11
1 files changed, 11 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..8501c62
--- /dev/null
+++ b/README
@@ -0,0 +1,11 @@
+Suil
+----
+
+Suil is a library for LV2 hosts intended to make using LV2 plugin UIs as
+as simple as possible, including support for hosting a UI in any supported
+toolkit in a host written in another supported toolkit.
+
+For more information, see <http://drobilla.net/software/suil>.
+
+ -- David Robillard <d@drobilla.net>
+