From 74712169385dfc2bfe84598cd8d5e6c9eb67b598 Mon Sep 17 00:00:00 2001 From: Dmitry Zherebko Date: Tue, 4 Jul 2023 16:48:23 -0300 Subject: [PATCH] Update README.md --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 6093350..dae5bff 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,4 @@ # Okdux 👌 - -[![CircleCI](https://circleci.com/gh/zhDmitry/restate.svg?style=svg)](https://circleci.com/gh/zhDmitry/okdux) -[![NPM Downloads](https://img.shields.io/npm/dm/okdux.svg?style=flat)](https://www.npmjs.com/package/okdux) - This lib was created for reducing pain from redux boilerplate. ---