From 4dc4669dd99824e00c45b395dd93359fce200c46 Mon Sep 17 00:00:00 2001 From: q66 Date: Sun, 29 Nov 2015 22:33:12 +0000 Subject: [PATCH] readme --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 3a1850f..8eca260 100644 --- a/README.md +++ b/README.md @@ -20,8 +20,7 @@ https://github.com/OctaForge/OctaSTD. ## Features * A real scripting language - * Similar to Make in many ways - * Currently manual dependency tracking + * Make inspired with a similar style of dependency tracking * Parallel builds * Glob matching * GNU Make style pattern rules @@ -31,8 +30,8 @@ Upcoming features: * Automatic dependency tracking * Shell independence * Platform related utilities - * Rule pre-callbacks - * Option sets (configurations) + * Configurations + * and others ## Usage