Skip to content

Commit 88f7962

Browse files
committed
Update README
1 parent b8b1501 commit 88f7962

7 files changed

Lines changed: 4 additions & 7 deletions

File tree

README.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ Features:
1010
- custom controls / components: [toggle](#toggle), [Sidebar menu](#sidebar-menu), [Accordion](#accordion), [Readonly field](#readonly-field), [Styled table](#styled-table)
1111
- Blaze CSS [widgets](#blaze-widgets)
1212

13+
See some [screenshots](#screenshots).
14+
1315
## Install
1416
- Add to your Gemfile: `gem 'activeadmin_blaze_theme'`
1517
- Execute bundle
@@ -128,8 +130,6 @@ sidebar :help, priority: 0 do
128130
end
129131
```
130132

131-
![menu](extra/screenshot4.jpg)
132-
133133
### Accordion
134134
An accordion group in a form:
135135

@@ -206,13 +206,10 @@ end
206206

207207
## Screenshots
208208
Index:
209-
![index](extra/screenshot1.jpg)
209+
![index](extra/index.png)
210210

211211
Edit:
212-
![edit](extra/screenshot2.jpg)
213-
214-
Show - sidebar on the left:
215-
![edit](extra/screenshot3.jpg)
212+
![edit](extra/edit.png)
216213

217214
## Do you like it? Star it!
218215
If you use this component just star it. A developer is more motivated to improve a project when there is some interest.

extra/edit.png

51.8 KB
Loading

extra/index.png

70.1 KB
Loading

extra/screenshot1.jpg

-85.1 KB
Binary file not shown.

extra/screenshot2.jpg

-47.1 KB
Binary file not shown.

extra/screenshot3.jpg

-53.1 KB
Binary file not shown.

extra/screenshot4.jpg

-38.2 KB
Binary file not shown.

0 commit comments

Comments
 (0)