From c5cd25ce22c7e09f8849f64ee22687a3e63d814c Mon Sep 17 00:00:00 2001 From: Sandor Vasi Date: Wed, 2 Mar 2016 18:05:39 +0100 Subject: [PATCH] updating documentation --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0c5410f..c1972e3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# sox-wrapper-java +# Sox wrapper for java Java wrapper around the famous [sox](https://sourceforge.net/projects/sox/) audio processing tool. Please note that the sox executable is not part of this project. This is a wrapper application only that points to the executable. @@ -15,9 +15,9 @@ Have a nice coding :) ``` - ie.corballis - sox-wrapper-java - 1.0-SNAPSHOT + ie.corballis + sox-java + 1.0.0 ```