From 666aa93d13da6c5c706e00a1e47e5c61fce8cbb8 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Mon, 16 Sep 2019 12:13:30 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9c9786e..90837a5 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@

$ bake, n:
the strangely familiar task runner.

+-------------------- + ![vanity image](https://github.com/kennethreitz/bake/blob/master/ext/img.jpg?raw=true) I love using `Makefile` for one-off **tasks** in projects.