giffer

Create .gif images from sites like youtube.com
Log | Files | Refs | LICENSE

commit 86e82f319bac6b48f2d5697101d21ad920a354ca
parent db9b56b0757e7d957d143aa5c129c3ddc71656bf
Author: Jack Mordaunt <jackmordaunt@gmail.com>
Date:   Wed, 21 Nov 2018 13:13:45 +1300

[~] Github removes "style" attribute; use "width" instead.

Diffstat:
Mreadme.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/readme.md b/readme.md @@ -4,7 +4,7 @@ ## Take a look -<img src="docs/usage.gif" alt="usage animation" style="display: block; margin: auto;"> +<img src="docs/usage.gif" alt="usage animation" width="100%"> ![input](docs/input.jpeg)