Skip to content

Commit 7bd26d7

Browse files
committed
Merge pull request reduxjs#555 from paulwittmann/redux-offline-docs
README: added link for offline docs & instructions.
2 parents 35c07f0 + 6dcdedf commit 7bd26d7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,8 @@ This architecture might seem like an overkill for a counter app, but the beauty
120120
* [Glossary](http://rackt.github.io/redux/docs/Glossary.html)
121121
* [API Reference](http://rackt.github.io/redux/docs/api/index.html)
122122

123+
For PDF, ePub, and MOBI exports for offline reading, and instructions on how to create them, please see: [paulwittmann/redux-offline-docs](https://github.com/paulwittmann/redux-offline-docs).
124+
123125
### Examples
124126

125127
* [Counter](http://rackt.github.io/redux/docs/introduction/Examples.html#counter) ([source](https://github.com/rackt/redux/tree/master/examples/counter))

0 commit comments

Comments
 (0)