Skip to content

Commit 981625b

Browse files
committed
Update README.md
1 parent f0a6465 commit 981625b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ For Angular 2 see [ng2-redux](https://github.com/wbuchwalter/ng2-redux).
1717
- [API](#api)
1818
- [Routers](#routers)
1919
- [Using DevTools](#using-devtools)
20+
- [Addtional Resources](#additional-resources)
2021

2122

2223
## Installation
@@ -178,3 +179,6 @@ angular.module('app', ['ngRedux'])
178179
<div id="devTools"></div>
179180
</body>
180181
```
182+
183+
## Additional Resources
184+
* [Managing state with Redux and Angular](http://blog.rangle.io/managing-state-redux-angular/)

0 commit comments

Comments
 (0)