diff options
author | David Robillard <d@drobilla.net> | 2016-08-27 09:32:42 -0400 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2016-08-27 09:32:42 -0400 |
commit | 69df1ba7e317f0d26e50f69cceef91c16732aa94 (patch) | |
tree | ea2644b60a7e80f22e5119f5653d559fba452744 /README | |
parent | 488e43178e135562bc6a78272a0deada14b603df (diff) | |
download | raul-69df1ba7e317f0d26e50f69cceef91c16732aa94.tar.gz raul-69df1ba7e317f0d26e50f69cceef91c16732aa94.tar.bz2 raul-69df1ba7e317f0d26e50f69cceef91c16732aa94.zip |
Use consistent README formatting
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ Raul ----- +==== Raul (Realtime Audio Utility Library) is a lightweight C++ convenience library for realtime programming, with a bias towards audio applications. |