README.md in activeadmin_materialize_theme-0.1.4 vs README.md in activeadmin_materialize_theme-0.2.0
- old
+ new
@@ -16,11 +16,15 @@
- Add at the end of your Active Admin javascripts (_app/assets/javascripts/active_admin.js_):
```js
//= require activeadmin_materialize_theme
```
-## Screenshot
-![form](extra/screenshot.png)
+## Screenshots
+Index page (with scopes and filters):
+![index_page](extra/screenshot.png)
+
+Edit page (with a nested form):
+![edit_page](extra/screenshot2.png)
## Do you like it? Star it!
If you use this component just star it. A developer is more motivated to improve a project when there is some interest.
Take a look at [other Active Admin components](https://github.com/blocknotes?utf8=✓&tab=repositories&q=activeadmin&type=source) that I made if you are curious.