From b93a382c5b768cf0b99f46c6d838344abd6ab140 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Re=CC=81mi=20Pre=CC=81vost?= Date: Mon, 30 Apr 2012 10:43:51 -0400 Subject: [PATCH] Move build status image --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9c6bb536..8f25e4a4 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # Her -[![Build Status](https://secure.travis-ci.org/remiprev/her.png)](http://travis-ci.org/remiprev/her) - Her is an ORM (Object Relational Mapper) that maps REST resources to Ruby objects. It is designed to build applications that are powered by a RESTful API and no database. +[![Build Status](https://secure.travis-ci.org/remiprev/her.png)](http://travis-ci.org/remiprev/her) + ## Installation In your Gemfile, add: