diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 1f69e49..d7f177b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # G-expression based Make—a proof of concept -This is a proof-of-concept demo repository showing what a G-expression based Make-like build tool could look like. +This is a proof-of-concept demo repository showing what a G-expression based Make-like build tool could look like. This is a companion repository to the blog post [G-expressions: Makings of a Make-killer?](https://systemreboot.net/post/g-expressions-makings-of-a-make-killer). |