(#4639) - add pouch-redux to external.md
[skip ci]
diff --git a/docs/external.md b/docs/external.md
index 36c56b6..89d8ed5 100644
--- a/docs/external.md
+++ b/docs/external.md
@@ -207,7 +207,7 @@
#### [ember-pouchdb](https://github.com/taras/ember-pouchdb)
-Promisy PouchDB wrapper for Ember.js
+Promisy PouchDB wrapper for Ember.js.
### Kendo UI
@@ -217,6 +217,10 @@
### React/Flux
+#### [pouch-redux](https://github.com/UXtemple/pouch-redux)
+
+Pouch and Redux integration. With Pouch in control this time around.
+
#### [redux-pouchdb](https://github.com/vicentedealencar/redux-pouchdb)
Sync store state to PouchDB.