Просмотр исходного кода

Update README.md

I forgot to add the require
pull/778/head
Nate Sire GitHub 5 лет назад
Родитель
Сommit
e8cc96589f
Не найден GPG ключ соответствующий данной подписи Идентификатор GPG ключа: 4AEE18F83AFDEB23
1 измененных файлов: 2 добавлений и 0 удалений
  1. +2
    -0
      README.md

+ 2
- 0
README.md Просмотреть файл

@@ -37,6 +37,8 @@ $ npm install mustache --save
Below is a quick example how to use mustache.js: Below is a quick example how to use mustache.js:


```js ```js
var Mustache = require('mustache');

var view = { var view = {
title: "Joe", title: "Joe",
calc: function () { calc: function () {


Загрузка…
Отмена
Сохранить