From 86952ad4cc0c350e4902cf296b83e3b92723b964 Mon Sep 17 00:00:00 2001 From: Daniel Bettles Date: Wed, 28 Sep 2022 09:41:12 +0100 Subject: [PATCH] Updated readme. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index af4bb1e..be2fedb 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ Marigold is a small set of tools that aims to make building simple websites easier while keeping you close to the metal and adding minimal overheads; it is not a framework. Marigold is good for: +* Building minimal apps like [Miniblog](https://github.com/miniblog/engine). * Transitioning unstructured code to a framework, or simply making improvements to an unruly app. * Building basic websites using templates like those at [HTML5 UP](https://html5up.net/). * Extending WordPress.