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