README.md: update list of command line tools
authorPaul Brossier <piem@piem.org>
Wed, 5 Apr 2017 12:33:48 +0000 (14:33 +0200)
committerPaul Brossier <piem@piem.org>
Wed, 5 Apr 2017 12:33:48 +0000 (14:33 +0200)
README.md

index 8f3b7bb..549a4db 100644 (file)
--- a/README.md
+++ b/README.md
@@ -43,7 +43,12 @@ please see the file [`python/README.md`](python/README.md) and the
 Examples tools
 --------------
 
-A few simple command line tools are included along with the library:
+The python module comes with the following command line tools:
+
+ - `aubio` extracts informations from sound files
+ - `aubiocut` slices sound files at onset or beat timestamps
+
+Additional command line tools are included along with the library:
 
  - `aubioonset` outputs the time stamp of detected note onsets
  - `aubiopitch` attempts to identify a fundamental frequency, or pitch, for
@@ -53,10 +58,6 @@ A few simple command line tools are included along with the library:
  - `aubionotes` emits midi-like notes, with an onset, a pitch, and a duration
  - `aubioquiet` extracts quiet and loud regions
 
-Additionally, the python module comes with the following script:
-
- - `aubiocut` slices sound files at onset or beat timestamps
-
 The latest version of the documentation can be found at:
 
   https://aubio.org/documentation