From ba2fbceb46f292d6011b48e8b633942cc5f8dc0e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Du=C5=A1an=20Jureti=C4=87?= Date: Sat, 18 Jan 2014 19:44:50 -0300 Subject: [PATCH] Add Travis build status to readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 42d647ef4b..43b76bdd73 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ - If the string is in a `.jade` file it can be accessed with `env.t('string name here')` - If the string is in a `.js` file it can be accessed with `window.env.t('string name here')` -HabitRPG +HabitRPG [![Build Status](https://travis-ci.org/HabitRPG/habitrpg.png?branch=master)](https://travis-ci.org/HabitRPG/habitrpg) =============== [HabitRPG](https://habitrpg.com) is an open source habit building program which treats your life like a Role Playing Game. Level up as you succeed, lose HP as you fail, earn money to buy weapons and armor.