mirror of
https://github.com/mcasimir/kaminari-bootstrap.git
synced 2022-11-09 13:46:52 -05:00
fixed readme
This commit is contained in:
parent
7749d5c914
commit
97ca26be55
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
# kaminari-bootstrap
|
# kaminari-bootstrap - Kaminari Views + Twitter Bootstrap
|
||||||
|
|
||||||
Rails engine to use kaminari views with Twitter Bootstrap markup.
|
Rails engine to use kaminari views with Twitter Bootstrap markup.
|
||||||
|
|
||||||
``` rb
|
``` rb
|
||||||
gem 'twitter-bootstrap'
|
gem 'kaminari-bootstrap'
|
||||||
```
|
```
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
Loading…
Reference in a new issue