Skip to content

Commit

Permalink
improved readme
Browse files Browse the repository at this point in the history
  • Loading branch information
KamilDzierbicki committed Jan 13, 2016
1 parent bb80dc4 commit 4362f3e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.rdoc
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@ Include to your Gemfile
gem 'kaminari'
gem 'bootstrap4-kaminari-views'

And run in console

bundle install

= Usage
Render Pagination with a theme

= paginate @users, theme: 'twitter-bootstrap-4'
Expand All @@ -19,4 +24,5 @@ Render with specific pagination classes
= Credits

{Kaminari}[https://github.com/amatsuda/kaminari] - For making kaminari gem

{bootstrap-kaminari-views}[https://github.com/matenia/bootstrap-kaminari-views] - For making bootstrap-ify views for kaminari

0 comments on commit 4362f3e

Please sign in to comment.