Update description and README.

This commit is contained in:
David Braun 2017-10-08 23:50:35 -04:00
parent f2c26591a1
commit f8f2c53156
No known key found for this signature in database
GPG key ID: 5694EEC4D129BDCF
2 changed files with 44 additions and 20 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@nodeguy/channel",
"description": "a Channel type for Go-like concurrency",
"description": "Go-like channels for JavaScript",
"version": "0.1.1",
"author": {
"name": "David Braun",