From abace270ec71907c0bf09e8214863777e32ac66c Mon Sep 17 00:00:00 2001 From: John Brett Date: Thu, 13 Feb 2014 18:23:50 +0000 Subject: [PATCH] add update badge message to README. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6209edbe..f6d75148 100644 --- a/README.md +++ b/README.md @@ -10,3 +10,5 @@ Here is a sample status icon showing the state of the master branch. In order to run this project just fork it on github.com and then [enable](http://about.travis-ci.org/docs/user/getting-started/) your fork on your [travis-ci profile](http://travis-ci.org/profile). Every push will then trigger a new build on Travis CI. + +(Don't forget to update the badge url in the README to point to your own travis project.)