update README

This commit is contained in:
2016-05-17 03:27:29 +02:00
parent 19beb95e20
commit 7a3aed275f
2 changed files with 24 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "taskbuffer",
"version": "0.1.0",
"description": "manage triggers and execution of tasks with promises",
"description": "Flexible task organization for gulp. TypeScript ready!",
"main": "dist/index.js",
"scripts": {
"test": "(npmts)"