update README: live reload

This commit is contained in:
harttle
2016-11-12 23:53:47 +08:00
parent 5fd47f82e5
commit a6f915ce42
2 changed files with 22 additions and 12 deletions
+3 -2
View File
@@ -1,7 +1,7 @@
{
"name": "shopify-liquid",
"version": "1.4.1",
"description": "Liquid template engine for JavaScript, Node.js and Browser",
"description": "A feature-rich Liquid template engine for Node.js and browsers, with compliance with the Ruby version.",
"main": "index.js",
"scripts": {
"test": "mocha --recursive",
@@ -16,7 +16,8 @@
},
"keywords": [
"liquid",
"template",
"template engine",
"express",
"jinja",
"shopify"
],