Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
alexchantastic committed Jul 3, 2018
1 parent 75c8021 commit f0c7511
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
# 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.

## 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

0 comments on commit f0c7511

Please sign in to comment.