From 2e67498880ccad5c9d27e5170602586b3b70c80c Mon Sep 17 00:00:00 2001 From: Casey Fleser Date: Wed, 10 Sep 2014 11:18:31 -0500 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5775483..054ccb4 100644 --- a/README.md +++ b/README.md @@ -6,3 +6,5 @@ Quick and dirty app to display Xcode 6 simulator names and open their locations. This is not fancy at all. The new way that Xcode names simulator folders doesn't make it easy to see what's what so I made this thing. SimDirs displays a list of device names / OS versions. Double-clicking an entry opens the location in the Finder. That's it. + +![Screenshot](https://github.com/somegeekintn/SimDirs/blob/master/screenshot.png)