changeset 215:8dff3213f77c

Minor renaming updates
author Chris Cannam <cannam@all-day-breakfast.com>
date Fri, 10 Feb 2017 14:04:22 +0000
parents 0906984b9496
children 328ffacfc70e
files README.md
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/README.md	Thu Feb 09 14:41:29 2017 +0000
+++ b/README.md	Fri Feb 10 14:04:22 2017 +0000
@@ -7,8 +7,8 @@
 ## Contents
 
  * code to adapt Piper messages to the classes used in the Vamp SDK
- * a command-line converter between Piper serialisations (via Vamp SDK
-   classes)
+ * a command-line converter between Piper serialisations that goes
+   via Vamp SDK classes
  * a server that makes Vamp plugins available via Piper messages
 
 ## Directory index
@@ -30,7 +30,7 @@
 *ext* - json11 and base-n third-party libraries: see individual
 directories for copyright details
 
-[![Build Status](https://travis-ci.org/piper-audio/piper-cpp.svg?branch=master)](https://travis-ci.org/piper-audio/piper-cpp)
+[![Build Status](https://travis-ci.org/piper-audio/piper-vamp-cpp.svg?branch=master)](https://travis-ci.org/piper-audio/piper-vamp-cpp)
 
 ## Authors and licensing