Skip to content

Commit 8d98e1d

Browse files
committed
Who knew? Grape has a logo.
1 parent db40fcf commit 8d98e1d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.markdown

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
1-
# Grape [![Build Status](http://travis-ci.org/intridea/grape.png?branch=master)](http://travis-ci.org/intridea/grape)
1+
![grape logo](https://github.com/intridea/grape/wiki/grape_logo.png)
22

33
## What is Grape?
44

5-
Grape is a REST-like API micro-framework for Ruby. It''s built to complement
5+
Grape is a REST-like API micro-framework for Ruby. It's built to complement
66
existing web application frameworks such as Rails and Sinatra by providing a
77
simple DSL to easily develop RESTful APIs. It has built-in support for common
88
conventions, including multiple formats, subdomain/prefix restriction, content
99
negotiation, versioning and much more.
1010

11+
[![Build Status](http://travis-ci.org/intridea/grape.png?branch=master)](http://travis-ci.org/intridea/grape)
12+
1113
## Project Tracking
1214

1315
* [Grape Google Group](http://groups.google.com/group/ruby-grape)

0 commit comments

Comments
 (0)