From 3867fa984bb1e7e1cabf7c2776eb51583a1412cd Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Mon, 16 Sep 2019 12:04:48 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dbff233..77774f5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ☿ `bake`— the _strangely familiar_ task runner. -![help image](https://github.com/kennethreitz/bake/blob/master/ext/ss.png?raw=true) +![help image](https://github.com/kennethreitz/bake/blob/master/ext/screencast.gif?raw=true) I love using `Makefile` for one-off **tasks** in projects.