From 88f98b4a4359fc43d4d73f55c8c1fd8b9c4fae7b Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sun, 15 Sep 2019 13:21:27 -0400 Subject: [PATCH] readme --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7042320..263062a 100644 --- a/README.md +++ b/README.md @@ -40,8 +40,9 @@ system-deps: ## Features -- a `Bakefile` -Unlike `Makefile`, either tabs or 4 spaces can be used. +- a `Bakefile`, which looks and feels like the good parts of a `Makefile`. +- except, you can write real bash code! +- Unlike `Makefile`, either tabs or 4 spaces can be used. ## Installation