Skip to content

Commit

Permalink
add redial link
Browse files Browse the repository at this point in the history
  • Loading branch information
kouhin committed Mar 7, 2016
1 parent d67b1d3 commit 6356f0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ const store = createStore(
### 4. Use it for your application

Then, just use it in your application.
The following is an example that combined with redial for isomorphic use.
The following is an example that combined with [redial](https://github.com/markdalgleish/redial) for isomorphic use.

```javascript
import { provideHooks } from 'redial'
Expand Down

0 comments on commit 6356f0e

Please sign in to comment.