README.md in activeadmin_blaze_theme-0.7.4 vs README.md in activeadmin_blaze_theme-0.7.6
- old
+ new
@@ -1,8 +1,9 @@
-# Active Admin Blaze Theme [![Gem Version](https://badge.fury.io/rb/activeadmin_blaze_theme.svg)](https://badge.fury.io/rb/activeadmin_blaze_theme) [![Specs](https://github.com/blocknotes/activeadmin_blaze_theme/actions/workflows/specs.yml/badge.svg)](https://github.com/blocknotes/activeadmin_blaze_theme/actions/workflows/specs.yml)
+# Active Admin Blaze Theme
+[![gem version](https://badge.fury.io/rb/activeadmin_blaze_theme.svg)](https://badge.fury.io/rb/activeadmin_blaze_theme) [![gem downloads](https://badgen.net/rubygems/dt/activeadmin_blaze_theme)](https://rubygems.org/gems/activeadmin_blaze_theme) [![linters](https://github.com/blocknotes/activeadmin_blaze_theme/actions/workflows/linters.yml/badge.svg)](https://github.com/blocknotes/activeadmin_blaze_theme/actions/workflows/linters.yml) [![specs](https://github.com/blocknotes/activeadmin_blaze_theme/actions/workflows/specs.yml/badge.svg)](https://github.com/blocknotes/activeadmin_blaze_theme/actions/workflows/specs.yml)
-A theme for Active Admin using [Blaze CSS](http://blazecss.com) 3.x
+A theme for Active Admin based on [Blaze CSS](http://blazecss.com) 3.x
Features:
- CSS only theme with clean UI
- compact nested forms
@@ -10,10 +11,12 @@
- custom controls / components: [toggle](#toggle), [Sidebar menu](#sidebar-menu), [Accordion](#accordion), [Readonly field](#readonly-field), [Styled table](#styled-table)
- Blaze CSS [widgets](#blaze-widgets)
See some [screenshots](#screenshots).
+Please :star: if you like it.
+
## Install
First, add to your Gemfile: `gem 'activeadmin_blaze_theme'` (and execute `bundle`)
Then, if you installed Active Admin **without Webpacker** support (so using Sprockets):
@@ -250,9 +253,10 @@
Or consider offering me a coffee, it's a small thing but it is greatly appreciated: [about me](https://www.blocknot.es/about-me).
## Contributors
- [Mattia Roccoberton](http://blocknot.es): author
+- The good guys that opened issues and pull requests from time to time
## License
The gem is available as open-source under the terms of the [MIT](LICENSE.txt).