From 412bc35da510cc41203b30a2e4b148f3810ff4a7 Mon Sep 17 00:00:00 2001 From: Kahlil Lechelt Date: Tue, 6 Dec 2016 11:27:09 +0100 Subject: [PATCH] update description in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 46f3529..9a83022 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ > One Direction Data Stream -This is basically a simple Redux-type library entirely based on RxJS streams. +A simple Redux-type library entirely based on RxJS streams. An easy way to introduce a stream-based unidirectional dataflow into your app. ## Install