changeset 6:78fae88dd98f

Update README.md
author amsehili <amsehili@users.noreply.github.com>
date Tue, 22 Sep 2015 11:34:16 +0200
parents 31c97510b16b
children 61aa25f0eb31
files README.md
diffstat 1 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/README.md	Tue Sep 22 11:12:11 2015 +0200
+++ b/README.md	Tue Sep 22 11:34:16 2015 +0200
@@ -28,14 +28,15 @@
 
     python demos/audio_tokenize_demo.py
 
-Finally, this in this demo `auditok` is used to remove tailing and leading silence from an audio file:
+Finally, in this demo `auditok` is used to remove tailing and leading silence from an audio file:
 
     python demos/audio_trim_demo.py
 
 Documentation
 -------------
 
-Check out  a quick start and the API documentation [here](http://amsehili.github.io/auditok/pdoc/)
+Check out this [quick start](https://github.com/amsehili/auditok/blob/master/quickstart.rst) or the  [API documentation](http://amsehili.github.io/auditok/pdoc/).
+
 
 Contribution
 ------------