From 7f6f9998a33117cf82685b2986da7989c7717d70 Mon Sep 17 00:00:00 2001 From: Enrique Delgado Date: Wed, 9 Apr 2014 10:24:13 -0400 Subject: [PATCH] Moved buidl status above the fold. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 15aaa3ee37..78b7a102d6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ ![grape logo](https://github.com/intridea/grape/wiki/grape_logo.png) +[![Build Status](https://travis-ci.org/intridea/grape.png?branch=master)](http://travis-ci.org/intridea/grape) [![Code Climate](https://codeclimate.com/github/intridea/grape.png)](https://codeclimate.com/github/intridea/grape) [![Inline docs](http://inch-pages.github.io/github/intridea/grape.png)](http://inch-pages.github.io/github/intridea/grape) [![Dependency Status](https://www.versioneye.com/ruby/grape/0.6.1/badge.png)](https://www.versioneye.com/ruby/grape/0.6.1) + ## Table of Contents - [What is Grape?](#what-is-grape) @@ -70,8 +72,6 @@ providing a simple DSL to easily develop RESTful APIs. It has built-in support for common conventions, including multiple formats, subdomain/prefix restriction, content negotiation, versioning and much more. -[![Build Status](https://travis-ci.org/intridea/grape.png?branch=master)](http://travis-ci.org/intridea/grape) [![Code Climate](https://codeclimate.com/github/intridea/grape.png)](https://codeclimate.com/github/intridea/grape) [![Inline docs](http://inch-pages.github.io/github/intridea/grape.png)](http://inch-pages.github.io/github/intridea/grape) [![Dependency Status](https://www.versioneye.com/ruby/grape/0.6.1/badge.png)](https://www.versioneye.com/ruby/grape/0.6.1) - ## Stable Release You're reading the documentation for the next release of Grape, which should be 0.7.1.