README: Remove note about contributing.

This commit is contained in:
David Braun 2017-10-18 15:00:46 -04:00
parent a0a68ab8d1
commit d2272c2e95

View file

@ -62,12 +62,6 @@ behavior of the async functions.
The [API](doc/API.md) is in the `doc` directory.
# Contributing
Please [submit an issue](https://github.com/NodeGuy/channel/issues/new) if you
have a suggestion for how to make `Channel` more `Array`-like (e.g., by adding
another `Array` method).
# Similar Projects
* [Channel](https://github.com/gozala/channel)