README.md: update waf location, compiles on iOS not only iPhone
authorPaul Brossier <piem@piem.org>
Wed, 29 Jul 2015 11:21:07 +0000 (13:21 +0200)
committerPaul Brossier <piem@piem.org>
Wed, 29 Jul 2015 11:21:07 +0000 (13:21 +0200)
README.md

index edb9b2c..be9d507 100644 (file)
--- a/README.md
+++ b/README.md
@@ -77,14 +77,13 @@ A number of distributions already include aubio. Check your favorite package
 management system, or have a look at the [download
 page](http://aubio.org/download).
 
-aubio uses [waf](https://code.google.com/p/waf/) to configure, compile, and
-test the source:
+aubio uses [waf](https://waf.io/) to configure, compile, and test the source:
 
     ./waf configure
     ./waf build
     sudo ./waf install
 
-aubio compiles on Linux, Mac OS X, Cygwin, and iPhone.
+aubio compiles on Linux, Mac OS X, Cygwin, and iOS.
 
 Credits and Publications
 ------------------------