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!