Update README.md

This commit is contained in:
2019-09-16 00:05:37 -04:00
committed by GitHub
parent d7d5300414
commit 43ff84023d
+2 -2
View File
@@ -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`).
<!-- ![bake icon](https://github.com/kennethreitz/bake/blob/master/ext/bake.png?raw=true) -->
## `$ 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