From 43ff84023d77c5561612038accf0ded0ceb889f2 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Mon, 16 Sep 2019 00:05:37 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6067701..8cfca1c 100644 --- a/README.md +++ b/README.md @@ -32,8 +32,6 @@ Options: - Unlike `Makefile`, either tabs or 4 spaces can be used. - Tasks can be run safely and reliably. Rest assured that scripts are executed from the project root (e.g. location of the `Bakefile`). - - ## `$ cat Bakefile` @@ -121,6 +119,8 @@ HELLO, you ## Simple Installation of `bake` (**MacOS**): +![bake icon](https://github.com/kennethreitz/bake/blob/master/ext/bake.png?raw=true) + Coming soon! ```console