From: Paul Brossier Date: Wed, 5 Apr 2017 12:33:20 +0000 (+0200) Subject: README.md: rewrite python paragraph X-Git-Tag: 0.4.5~17 X-Git-Url: https://git.aubio.org/?a=commitdiff_plain;h=c2e23629b47c5c5a63736f312367c154b04f4050;p=aubio.git README.md: rewrite python paragraph --- diff --git a/README.md b/README.md index c39a1957..8f3b7bbb 100644 --- a/README.md +++ b/README.md @@ -36,9 +36,9 @@ found in the results. Python module ------------- -A python module to access the library functions is also provided. Please see -the file [`python/README.md`](python/README.md) for more information on how to -use it. +A python module for aubio is provided. For more information on how to use it, +please see the file [`python/README.md`](python/README.md) and the +[manual](https://aubio.org/manual/latest/) . Examples tools --------------