diff --git a/README.md b/README.md index 89be827..de059b0 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # redux-duck -Helper function to create Redux modules using the `ducks-modular-redux` proposal. +Helper function to create Redux modules using the [ducks-modular-redux](https://github.com/erikras/ducks-modular-redux/) proposal. ## Installation ```bash