Update README.md

This commit is contained in:
2019-09-16 00:53:01 -04:00
committed by GitHub
parent 543c514ad3
commit af6b08c074
+1 -3
View File
@@ -3,12 +3,10 @@
I love using `Makefile` for one-off tasks in projects. The problem with doing this, is you can't use familiar bashisms when doing so, as GNU Make doesn't use the familiar Bash syntax. This project seeks to bridge these worlds.
It is, thus far, successful in doing so.
**WORK IN PROGRESS**
![vanity image](https://github.com/kennethreitz/bake/blob/master/ext/img.jpg?raw=true)
**WORK IN PROGRESS**
```console
$ bake -h
Usage: bake [OPTIONS] [TASK] [ARGUMENTS]...