From e34219d910d12310930cc60ced0ceddbba37618c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=98=BF=20Kenneth=20Reitz?= Date: Wed, 18 Sep 2019 17:31:39 -0400 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6384afa..9bd90a7 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,10 @@ This project seeks to bridge all of these worlds into a single entrypoint — i ---------------- +

 

+

What's in the oven?

+

 

+
     
$ cat Bakefile $ bake install @@ -46,9 +50,6 @@ This project seeks to bridge all of these worlds into a single entrypoint — i
-

 

-

What's in the oven?

-

 

- A `Bakefile`, which looks and feels like the good parts of a `Makefile`. - Except, you can write real bash code!