diff --git a/README.md b/README.md new file mode 100644 index 0000000..7f77b43 --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +# Sketchflow +A simple Alfred workflow for quickly locating and opening Sketch files + +#### Installation +1. Download `Sketchflow` from the *Releases* page +2. Unzip it +3. Double-click to install in Alfred +4. Enjoy! + +#### Usage +- Bring up Alfred and type on “sketch”, followed by a spacebar to initiate search for any `.sketch` files in your home folder. +- Start typing a file name to bring up your matches. + +> Only files modified in the last 30 days will be displayed, to help you narrow the results. + diff --git a/Sketchflow.alfredworkflow b/Sketchflow.alfredworkflow new file mode 100644 index 0000000..89da836 Binary files /dev/null and b/Sketchflow.alfredworkflow differ