From d17be9e6fcdb26a68fa0f0ed56834f0013bfd59b Mon Sep 17 00:00:00 2001 From: Oskar Hane Date: Mon, 20 Feb 2017 20:39:02 +0100 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 90e1488..2871ae7 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ - **Tiny:** weighs ≈ 1kb gzipped - **Compatible:** Works with popular side effects handling middlewares like redux-saga and redux-observable - **Extensible:** Easily create middleware to extend it -- **No dependencies:** No dependencies, just 67 lines of code +- **No dependencies:** No dependencies, it's less than 100 lines of code - **React bindings:** See [react-suber](https://github.com/oskarhane/react-suber) for React binding ## Usage