[Pkg-javascript-commits] [node-stream-splicer] 33/71: all docs
Bastien Roucariès
rouca at moszumanska.debian.org
Fri Dec 15 09:55:49 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-stream-splicer.
commit aa7eea6587c494e8bc4919c67398fc438e3695c6
Author: James Halliday <mail at substack.net>
Date: Mon Jun 9 14:19:07 2014 -0700
all docs
---
readme.markdown | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/readme.markdown b/readme.markdown
index 95786fd..7ab7652 100644
--- a/readme.markdown
+++ b/readme.markdown
@@ -108,4 +108,14 @@ Unshift one or more streams to the begining of the pipeline.
Shift a stream from the begining of the pipeline.
+# install
+With [npm](https://npmjs.org) do:
+
+```
+npm install stream-splicer
+```
+
+# license
+
+MIT
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-stream-splicer.git
More information about the Pkg-javascript-commits
mailing list