Skip to content

Commit

Permalink
Correct readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mvlwn committed Jun 15, 2016
1 parent 39f00aa commit bd0a457
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -7,7 +7,7 @@ This is Simhanada, CSS and JS cornerstones of all TDS projects.
Add this line to your application's Gemfile:

```
gem 'simhanada', github: 'TheDutchSelection/simhanada', branch: 'master'
gem 'simhanada', github: 'TheDutchSelection/simhanada_css', branch: 'master'
```

And then execute:
Expand All @@ -32,7 +32,7 @@ In your javascript file:
or include seperate parts
```
//= require simhanada/polyfill
//= require simhanada/dropdown_nav
//= require simhanada/nav
```

## License
Expand Down

0 comments on commit bd0a457

Please sign in to comment.