From d5019e3de2252360e666e997573ba61fc19c1c42 Mon Sep 17 00:00:00 2001 From: Kyle Fuller Date: Sun, 26 Oct 2014 18:23:32 +0000 Subject: [PATCH] [README] Mention Mustache --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 73f5981..1a17aa8 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Stencil ======= Stencil is a simple and powerful template language for Swift. It provides a -syntax similar to Django and Jinja2. If you're familiar with these, you will +syntax similar to Django and Mustache. If you're familiar with these, you will feel right at home with Stencil. ### Example