diff --git a/README.md b/README.md index 0789709..ed8a4a3 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,9 @@ Why another Ruby on Rails admin? We wanted an admin that was: * Supports all the Rails features out of the box (ActionText, ActionMailbox, etc) * Stimulus / Turbolinks / Hotwire ready +![Madmin Screenshot](docs/images/screenshot.png) +_We're still working on the design!_ + ## Installation Add `madmin` to your application's Gemfile: diff --git a/docs/images/screenshot.png b/docs/images/screenshot.png new file mode 100644 index 0000000..392ad69 Binary files /dev/null and b/docs/images/screenshot.png differ