README.md in wobapphelpers-4.0.0 vs README.md in wobapphelpers-4.1.0

- old
+ new

@@ -13,23 +13,24 @@ Requirements ------------ | branch | rails | ruby | bootstrap | icons | |------------|-------|--------|-----------|-------------| -| master | 5.2 | >= 2.3 | v4 | fontawesome | +| master | >=5.2 | >= 2.3 | v4 | fontawesome | | 3-0-stable | 5.1 | >= 2.3 | v4 | fontawesome | | 2-0-stable | 5.0 | >= 2.2 | v3 | glyphicons | | 1-0-stable | 4.2 | >= 2.0 | v3 | glyphicons | * simple_form >= 3.3 Installation ------------ + gem 'wobapphelpers', github: 'swobspace/wobapphelpers', branch: "master" + gem 'wobapphelpers', github: 'swobspace/wobapphelpers', branch: "3-0-stable" gem 'wobapphelpers', github: 'swobspace/wobapphelpers', branch: "2-0-stable" gem 'wobapphelpers', github: 'swobspace/wobapphelpers', branch: "1-0-stable" - gem 'wobapphelpers', github: 'swobspace/wobapphelpers', branch: "master" Generators ---------- wobapphelpers comes with some generators to install templates and so on: @@ -153,9 +154,9 @@ Licence ------- -Wobapphelpers Copyright (C) 2014-2019 Wolfgang Barth +Wobapphelpers Copyright (C) 2014-2020 Wolfgang Barth MIT License, see [LICENSE](LICENSE)