Skip to content

Commit d608bde

Browse files
authored
Move build status below project title
1 parent 0cc4828 commit d608bde

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Haml-rails
2+
[![Build Status](https://travis-ci.org/indirect/haml-rails.svg)](https://travis-ci.org/indirect/haml-rails)
23

34
Haml-rails provides Haml generators for Rails 4. It also enables Haml as the templating engine for you, so you don't have to screw around in your own application.rb when your Gemfile already clearly indicated what templating engine you have installed. Hurrah.
45

@@ -50,10 +51,6 @@ Haml-rails version 0.4 is the last version to support Rails 3. To use it, add th
5051

5152
Haml generators originally from [rails3-generators](http://github.com/indirect/rails3-generators), and written by José Valim, André Arko, Paul Barry, Anuj Dutta, Louis T, and Chris Rhoden. Tests originally written by Louis T.
5253

53-
### Code Status
54-
55-
[![Build Status](https://travis-ci.org/indirect/haml-rails.svg)](https://travis-ci.org/indirect/haml-rails)
56-
5754
### License
5855

5956
Ruby license or MIT license, take your pick.

0 commit comments

Comments
 (0)