summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2016-08-16 17:35:15 -0400
committerDavid Robillard <d@drobilla.net>2016-08-17 17:21:31 -0400
commit9dc61f71c728df6e785f8faa69b03a11f1eb9b58 (patch)
treed8ff4db5644170d0106d2d29f2f062680ef824da /README
parent5467a063eeb551d64cd0b7588d3aa7460328a38d (diff)
downloadraul-9dc61f71c728df6e785f8faa69b03a11f1eb9b58.tar.gz
raul-9dc61f71c728df6e785f8faa69b03a11f1eb9b58.tar.bz2
raul-9dc61f71c728df6e785f8faa69b03a11f1eb9b58.zip
Add target for generating release announcements
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 1 insertions, 2 deletions
diff --git a/README b/README
index 8378c2d..a783031 100644
--- a/README
+++ b/README
@@ -1,9 +1,8 @@
-RAUL
+Raul
----
Raul (Realtime Audio Utility Library) is a lightweight C++ convenience
library for realtime programming, with a bias towards audio applications.
-
For more information, see <http://drobilla.net/software/raul>.
-- David Robillard <d@drobilla.net>