Skip to content

Commit 82c428a

Browse files
authored
Merge pull request #14 from blocknotes/minor-readme-updates
Minor README updates
2 parents 0311051 + 369cf8e commit 82c428a

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# 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)
1+
# Active Admin Blaze Theme
2+
[![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)
23

34
A theme for Active Admin using [Blaze CSS](http://blazecss.com) 3.x
45

@@ -12,6 +13,8 @@ Features:
1213

1314
See some [screenshots](#screenshots).
1415

16+
Please :star: if you like it.
17+
1518
## Install
1619

1720
First, add to your Gemfile: `gem 'activeadmin_blaze_theme'` (and execute `bundle`)

0 commit comments

Comments
 (0)