From 361c7ecc2f41b6a1e036da662e1759de4eeffa05 Mon Sep 17 00:00:00 2001 From: philkunz Date: Tue, 16 Aug 2016 08:40:54 +0200 Subject: [PATCH] add README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..8e5f608 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# smartstream +simplifies access to node streams, TypeScript ready! + +## Status +[![build status](https://gitlab.com/pushrocks/smartstream/badges/master/build.svg)](https://gitlab.com/pushrocks/smartstream/commits/master) + +## Usage +We recommend the use of TypeScript for best in class intellisense support. +