# HG changeset patch # User Chris Cannam # Date 1486735462 0 # Node ID 8dff3213f77c0f662c6590d8eb8951321bb00f5a # Parent 0906984b949697fc433824786230b221de2156c7 Minor renaming updates diff -r 0906984b9496 -r 8dff3213f77c README.md --- 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