Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Vlad Yarotsky committed Feb 4, 2016
1 parent 1e90ff9 commit 9d7c8d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Fancy link expander workflow generator for [Alfred](https://www.alfredapp.com/).

## Usage

Put a json config with URL templates and substitutions to `~/.dawg.json`:
Make a json config with URL templates and substitutions:

{
"www.datadoghq.com": {
Expand All @@ -28,7 +28,7 @@ Put a json config with URL templates and substitutions to `~/.dawg.json`:

Generate the workflow:

dawg -generate
dawg -config mydawg.json -generate

Install the workflow:

Expand Down

0 comments on commit 9d7c8d9

Please sign in to comment.