Skip to content

Commit fdf45f0

Browse files
committed
update readme to reflect removal of will paginate dependency
1 parent 3152da5 commit fdf45f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This is a wrapper for adding bootstrap to a project. By includinig this gem you'
55
* [Bootstrap](https://github.com/twbs/bootstrap-sass)
66
* [Bootstrap Datepicker](https://github.com/Nerian/bootstrap-datepicker-rails)
77
* [Select2](https://github.com/argerim/select2-rails)
8-
* [Will paginate](https://github.com/mislav/will_paginate)
8+
* [Will paginate](https://github.com/mislav/will_paginate) (Optional)
99
* Links with `data: { confirm: 'Sure?' }` opens in Bootstrap Modal by default.
1010
* Bootstrap Helpers
1111

@@ -116,7 +116,7 @@ end
116116

117117
### Pagination
118118

119-
## Will Paginate
119+
#### Will Paginate
120120

121121
Add Will Paginate to your Gemfile
122122

0 commit comments

Comments
 (0)