瀏覽代碼

added gitter badge

tags/v1.1.0
David da Silva Contín 11 年之前
父節點
當前提交
146497bea7
共有 1 個檔案被更改,包括 2 行新增0 行删除
  1. +2
    -0
      README.md

+ 2
- 0
README.md 查看文件

@@ -2,6 +2,8 @@

> What could be more logical awesome than no logic at all?

[![Gitter chat](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/janl/mustache.js)

[mustache.js](http://github.com/janl/mustache.js) is an implementation of the [mustache](http://mustache.github.com/) template system in JavaScript.

[Mustache](http://mustache.github.com/) is a logic-less template syntax. It can be used for HTML, config files, source code - anything. It works by expanding tags in a template using values provided in a hash or object.


Loading…
取消
儲存