diff --git a/README.md b/README.md index 93ba00b..f676cc7 100644 --- a/README.md +++ b/README.md @@ -7,4 +7,8 @@ It's a bit of a work in progress. Perhaps eventually It'll turn into a tool with That's it. -![Screenshot](https://raw.githubusercontent.com/somegeekintn/SimDirs/main/screenshot.png) +#### Device View +![Screenshot](https://raw.githubusercontent.com/somegeekintn/SimDirs/main/screens/device.png) + +#### App View +![Screenshot](https://raw.githubusercontent.com/somegeekintn/SimDirs/main/screens/app.png) diff --git a/screenshot.png b/screens/app.png similarity index 100% rename from screenshot.png rename to screens/app.png diff --git a/screens/device.png b/screens/device.png new file mode 100644 index 0000000..a690dc7 Binary files /dev/null and b/screens/device.png differ