diff --git a/README.md b/README.md index 8e0d0cd..35af94b 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,9 @@ * Showcase how to set up default groups, * Showcase a generic report. +![Screen shot of recipe-admin](/docs/screenshot.png "Screen shot of recipe-admin") + + [View a short video of a recipe-admin project](https://youtu.be/J-H9SbvNQFo) @@ -72,4 +75,4 @@ Adjust `app/_config/default-records.yml` to reflect your own DataObjects. `BreedReport` shows you how you can create a custom report to allow your user to get refine view of their data. -If your users don't need this data, simply delete `BreedReport` and the "Report" panel will be hidden. \ No newline at end of file +If your users don't need this data, simply delete `BreedReport` and the "Report" panel will be hidden.