瀏覽代碼

Update README.md

guyca 9 年之前
父節點
當前提交
8bded703e6
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      README.md

+ 1
- 1
README.md 查看文件

40
 If you don't like reading, just jump into the fully working example projects:
40
 If you don't like reading, just jump into the fully working example projects:
41
 
41
 
42
 * [example](example) - Example project showing the best practice use of this package. Shows many navigation features.
42
 * [example](example) - Example project showing the best practice use of this package. Shows many navigation features.
43
-* [redux-example](example-redux) - Best practice use of this package in a [redux](https://github.com/reactjs/redux)-based. project
43
+* [redux-example](example-redux) - Best practice use of this package in a [redux](https://github.com/reactjs/redux)-based project.
44
 
44
 
45
 #### Step 1 - Change the way your app starts
45
 #### Step 1 - Change the way your app starts
46
 
46