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: