diff --git a/README.md b/README.md index 2772fe848..82621b017 100644 --- a/README.md +++ b/README.md @@ -27,3 +27,14 @@ yarn start ```bash yarn build ``` + +## Screenshots + +Board +![Alt text](/screenshots/board.png "Optional Title") + +Discover +![Alt text](/screenshots/discover.png "Optional Title") + +Meta Details +![Alt text](/screenshots/metadetails.png "Optional Title") \ No newline at end of file diff --git a/screenshots/board.png b/screenshots/board.png index 5b22753b7..10359e455 100644 Binary files a/screenshots/board.png and b/screenshots/board.png differ diff --git a/screenshots/details.png b/screenshots/details.png deleted file mode 100644 index cd02fca96..000000000 Binary files a/screenshots/details.png and /dev/null differ diff --git a/screenshots/discover.png b/screenshots/discover.png index cacf53c53..554328045 100644 Binary files a/screenshots/discover.png and b/screenshots/discover.png differ diff --git a/screenshots/metadetails.png b/screenshots/metadetails.png new file mode 100644 index 000000000..898c5c9cd Binary files /dev/null and b/screenshots/metadetails.png differ