aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan <github@geheimwerk.de>2017-10-03 14:14:06 +0200
committerJean-Marc Valin <jmvalin@jmvalin.ca>2017-10-04 16:44:02 -0400
commit3d2acb836174ed52cd5d54f0ff5683cbc0c82389 (patch)
tree4f1aa5542b5af49ff2c59a9a133a541985cf8210
parentcdf196b1e9de2f8ff1003328ebf9a4316477429d (diff)
downloadrnnoise-3d2acb836174ed52cd5d54f0ff5683cbc0c82389.tar.gz
Update README
Signed-off-by: Jean-Marc Valin <jmvalin@jmvalin.ca>
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 38a3c56..27b18fa 100644
--- a/README
+++ b/README
@@ -1,6 +1,7 @@
RNNoise is a noise suppression library based on a recurrent neural network
To compile, just type:
+% ./autogen.sh
% ./configure
% make