Skip to content

Commit 1dde42c

Browse files
author
Sheeshpaul Kamboj
committed
Update README.md
1 parent 086bc90 commit 1dde42c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Web Components binding for Redux.
1313
- [connect](#connect)
1414
- [mapStateToProps](#mapStateToProps)
1515
- [mapDispatchToProps](#mapDispatchToProps)
16+
- [Related Resources](#related-resources)
1617

1718
## Installation
1819
### Script Tag
@@ -176,5 +177,8 @@ mapDispatchToProps(dispatch) {
176177
}
177178
```
178179

180+
## Related Resources
181+
- [Web Components binding for Redux](https://medium.com/@spkamboj/web-components-binding-for-redux-251e8a5dff1e) - Medium article
182+
179183
# License
180184
MIT

0 commit comments

Comments
 (0)