Skip to content

Commit

Permalink
Added instructions to README to run decrypt on Mac in Terminal
Browse files Browse the repository at this point in the history
  • Loading branch information
rsmoz committed Aug 21, 2012
1 parent 25d7642 commit b4d1dad
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Expand Up @@ -3,12 +3,14 @@ This program takes over the screen, prints flickering random characters and slow

## Examples

Do this for example:
Do this for example on Linux:
```tree ~/Downloads | ./decrypt.py```

or
```jp2a my_favourite_cat.jpg --term-width | ./decrypt.py```

On Mac:
```ls ~/Downloads -R | ./decrypt.py```


## Use case
Expand Down

0 comments on commit b4d1dad

Please sign in to comment.