diff --git a/README.md b/README.md
index aed60de162ce7e5800732a19f00e122cf62feb48..3496b9991816681894dde9b7f119afafd5dc5a7a 100644
--- a/README.md
+++ b/README.md
@@ -45,3 +45,9 @@ $ npm run test:watch
 ```sh
 $ npm run lint
 ```
+
+## Debugging
+
+### Redux DevTools
+
+This is a web browser extension for debugging Redux applications. See https://github.com/zalmoxisus/redux-devtools-extension for installation and usage instructions.
\ No newline at end of file