Update README.md

This commit is contained in:
2019-09-18 17:31:39 -04:00
committed by GitHub
parent 5c9cda9c48
commit e34219d910
+4 -3
View File
@@ -22,6 +22,10 @@ This project seeks to bridge all of these worlds into a single entrypoint — i
----------------
<p>&nbsp;</p>
<p align="center"><strong>What's in the oven?</strong></p>
<p>&nbsp;</p>
<pre>
<div align="left">
<code>$ <strong>cat Bakefile</strong> $ <strong> bake install</strong>
@@ -46,9 +50,6 @@ This project seeks to bridge all of these worlds into a single entrypoint — i
</div>
</pre>
<p>&nbsp;</p>
<p align="center"><strong>What's in the oven?</strong></p>
<p>&nbsp;</p>
- A `Bakefile`, which looks and feels like the good parts of a `Makefile`.
- Except, you can write real bash code!