From d8b76db92ff2a06026e5119aec76d6c9d9122235 Mon Sep 17 00:00:00 2001
From: Chris Wong <lambda.fairy@gmail.com>
Date: Thu, 28 May 2015 19:15:56 +1200
Subject: [PATCH] Add warning

---
 README.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/README.md b/README.md
index d46e5b5..ce77bd2 100644
--- a/README.md
+++ b/README.md
@@ -8,3 +8,7 @@ Maud is a macro for generating HTML.
 
 [Documentation]: http://lfairy.gitbooks.io/maud/content/index.html
 [API reference]: https://lambda.xyz/maud/doc/maud/
+
+## Warning
+
+The design of Maud is still in flux, and may change or break at any time. Caveat emptor!