Skip to content

Commit

Permalink
Merge pull request #42 from 1337807/patch-1
Browse files Browse the repository at this point in the history
Simple grammatical error.
  • Loading branch information
metaskills committed Mar 20, 2012
2 parents 7602fcc + 3bff528 commit d153146
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

# Less Rails Bootstrap

Bootstrap is Twitter's toolkit for kickstarting CSS for websites, apps, and more. It includes base CSS styles for typography, forms, buttons, tables, grids, navigation, alerts, and more. To get started -- checkout http://twitter.github.com/bootstrap!
Expand Down Expand Up @@ -44,7 +43,7 @@ $(document).ready(function(){

## Testing

Simple! Just clone the repo, then run `bundle install` and `bundle exec rake`. The tests will begin to run. We also use Travis CI to run our tests too. Current build status is:
Simple! Just clone the repo, then run `bundle install` and `bundle exec rake`. The tests will begin to run. We also use Travis CI to run our tests. The current build status is:

[![Build Status](https://secure.travis-ci.org/metaskills/less-rails-bootstrap.png)](http://travis-ci.org/metaskills/less-rails-bootstrap)

Expand Down

0 comments on commit d153146

Please sign in to comment.