imrpove README

This commit is contained in:
LosslessBot
2016-07-06 06:33:38 +02:00
parent 48a1429332
commit 8ebde757b2
4 changed files with 156 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "smartnginx",
"version": "0.0.1",
"description": "control nginx from node",
"description": "control nginx from node, TypeScript ready",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"scripts": {