Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sergey48k authored Jun 16, 2018
1 parent a16414f commit b6fb60e
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ Animates a long screenshot into a GIF. Use it to show off long screenshots in yo

![](https://user-images.githubusercontent.com/35666548/41495994-7669ccc8-70e9-11e8-80d4-3253cd0fa963.gif)

```Usage:
```
Usage:
--h: Window height
(default: '0')
(an integer)
Expand All @@ -22,3 +23,6 @@ Animates a long screenshot into a GIF. Use it to show off long screenshots in yo
(default: '0.3')
(a number)
```

The anishot in this README was generated by:
``python3 anishot.py --in=screenshot.png --h=500 --stops=277,562 --out=anishot.gif --zoom=3 --zoom_frac=.5``

0 comments on commit b6fb60e

Please sign in to comment.