Skip to content

Commit f2fbd81

Browse files
committed
Merge pull request #7 from didww/Fivell-patch-1
Update README.md
2 parents 28a5ac1 + e053503 commit f2fbd81

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,12 @@
22

33
Custom ActiveAdmin templates
44

5-
## Screens
6-
7-
<a href="./img/wigu.png"><img src="./img/wigu.png"></a>
85

96
## Installation
7+
As active_skin is the css theme for the [activeadmin](https://github.com/activeadmin/activeadmin) administration framework - you have to install if first.
8+
9+
Having active admin installed add the following line to your application's Gemfile:
1010

11-
Add this line to your application's Gemfile:
1211

1312
```ruby
1413
gem 'active_admin_theme'
@@ -28,6 +27,9 @@ Or install it yourself as:
2827
@import "wigu/active_admin_theme";
2928
```
3029

30+
## Screen
31+
32+
<a href="./img/wigu.png"><img src="./img/wigu.png"></a>
3133

3234

3335
## Contributing

0 commit comments

Comments
 (0)