Przeglądaj źródła

Update README.md

I forgot to add the require
pull/778/head
Nate Sire GitHub 5 lat temu
rodzic
commit
e8cc96589f
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 2 dodań i 0 usunięć
  1. +2
    -0
      README.md

+ 2
- 0
README.md Wyświetl plik

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

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

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


Ładowanie…
Anuluj
Zapisz