From 190e93b256fee2df92a36e4d3327b6d28a395306 Mon Sep 17 00:00:00 2001 From: Burkhard Reffeling Date: Wed, 2 Nov 2016 05:15:15 +0000 Subject: [PATCH] Add electron-redux (#363) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 3802a5dd..67373d51 100644 --- a/readme.md +++ b/readme.md @@ -248,6 +248,7 @@ Made with Electron. - [NeDB](https://github.com/louischatriot/nedb) - Embedded persistent or in memory database. - [electron-devtools-installer](https://github.com/GPMDP/electron-devtools-installer) - Install DevTools extensions from the Chrome Web Store. - [electron-log](https://github.com/megahertz/electron-log) - Simple logging. +- [electron-redux](https://github.com/hardchor/electron-redux) - Synchronise redux-state across windows. ### Using Electron