diff --git a/README.md b/README.md index 9597c86..9bb1ee2 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,11 @@ Notice ## Demo [http://tudou527.github.io/marketch/](http://tudou527.github.io/marketch/) +## Install with Sketch Runner +With Sketch Runner, just go to the `install` command and search for `marketch`. Runner allows you to manage plugins and do much more to speed up your workflow in Sketch. [Download Runner here](http://www.sketchrunner.com). + +![Install with Sketch Runner](marketch-runner.png) + ## Using the Plugin * Select pages and artboards in the upper left corner. * Select an element to view its location and CSS styles on the right side of the page. diff --git a/marketch-runner.png b/marketch-runner.png new file mode 100644 index 0000000..505c8be Binary files /dev/null and b/marketch-runner.png differ