From 0fb9fa6be86ced26feefd07a310371ee7d9b6185 Mon Sep 17 00:00:00 2001 From: Ben Burwell Date: Sun, 2 Aug 2015 17:29:36 -0400 Subject: add travis ci status to readme --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index a3721fb..6ee70e9 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,8 @@ Solfège ======= +![Travis-CI Status](https://api.travis-ci.org/benburwell/solfege.svg) + [Solfège](https://en.wikipedia.org/wiki/Solf%C3%A8ge) is a system of assigning syllables to musical pitches. This project attempts to enable people to find songs that they just can't quite remember the words for by searching for a solfege phrase. The solfège scale is: do, re, mi, fa, so, la, ti. In order to simplify searching, a "movable do" is used. This means that do does not always correspond to C; rather, it corresponds to the root of the key that the song is written in. -- cgit v1.2.3