From a7b3c0b614ba967519745d343a4783547fe3ec35 Mon Sep 17 00:00:00 2001 From: Jan Lehnardt Date: Sun, 28 Feb 2010 19:55:58 -0800 Subject: [PATCH] add beard competition --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ea586a..6e634b6 100644 --- a/README.md +++ b/README.md @@ -7,10 +7,15 @@ by Jan Lehnardt . Thanks @defunkt for the awesome code. -## Where to use? +## Where to Use? You can use mustache.js rendering stuff in various scenarios. E.g. you can render templates in your browser, or rendering server-side stuff with [node.js][node.js], use it for rendering stuff in [CouchDB][couchdb]'s views. +## Who Uses Mustache? + +An updated list is kept on the Github wiki. Add yourself, if you use mustache.js: [http://wiki.github.com/janl/mustache.js/beard-competition]() + + ## Usage A quick example how to use mustache.js: