Selaa lähdekoodia

Update README.md

guyca 9 vuotta sitten
vanhempi
commit
8bded703e6
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      README.md

+ 1
- 1
README.md Näytä tiedosto

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