Skip to content

Commit

Permalink
added info for Ruby Gem
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanSpeek committed Feb 16, 2017
1 parent 6cb16e5 commit df76963
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,3 +87,19 @@ Download either the [spacegrid.min.css](https://raw.githubusercontent.com/Jonath
---
#### Customize widths by adding your own!

### Ruby Gem
See [documentation](https://rubygems.org/gems/spacegrid)

Add this line to your application's Gemfile:

```ruby
gem 'spacegrid'
```

And then execute:

$ bundle

Or install it yourself as:

$ gem install spacegrid

0 comments on commit df76963

Please sign in to comment.