From f0c75113b080e17e647edb402261cb93698d93a4 Mon Sep 17 00:00:00 2001 From: Alex Chan Date: Mon, 2 Jul 2018 22:55:00 -0700 Subject: [PATCH] Update README --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0177ae5..8b09097 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ # alfred-lipsum-workflow -![Screenshot](https://cloud.githubusercontent.com/assets/604167/14924481/ac6037e2-0df7-11e6-8558-b823fe868d1e.png) +![Screenshot](https://user-images.githubusercontent.com/604167/42200962-8c4c8a76-7e4a-11e8-9642-cffbef06798f.png) An [Alfred 3](https://www.alfredapp.com/) workflow for generating [lorem ipsum](https://en.wikipedia.org/wiki/Lorem_ipsum) dummy text using [joshtronic/php-loremipsum](https://github.com/joshtronic/php-loremipsum). ## Installation -1. [Download the workflow](https://github.com/alexchantastic/alfred-lipsum-workflow/blob/master/alfred-lipsum-workflow.alfredworkflow?raw=true) +1. [Download the workflow](https://github.com/alexchantastic/alfred-lipsum-workflow/releases/latest) 2. Double click the `.alfredworkflow` file to install Note that the [Alfred Powerpack](https://www.alfredapp.com/powerpack/) is required to use workflows. @@ -14,6 +14,6 @@ Note that the [Alfred Powerpack](https://www.alfredapp.com/powerpack/) is requir ## Usage 1. Use the keyword `lipsum` to trigger the workflow -2. Select format you want to generate (words, sentences, or paragraphs) +2. Select format you want to generate (characters, words, sentences, or paragraphs) 3. (Optional) Type in the number of the format you would like to generate (defaults to 1) -4. Press `ENTER` to copy to clipboard and paste into the forefront application or just `⌘ + C` to copy to clipboard +4. Press `enter` to copy to clipboard and paste into the forefront application or just `⌘ + c` to copy to clipboard