Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Vadim Vinogradov authored Jun 6, 2017
1 parent 1d528cd commit acfffa6
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 @@ -57,5 +57,5 @@ https://vinogradov.github.io/react-starter-kit
# Examples

1. [examples/react](https://github.com/vinogradov/react-starter-kit/tree/master/src/examples/react) - trivial hello world using React
1. [examples/redux/one-file](https://github.com/vinogradov/react-starter-kit/tree/master/src/examples/redux/one-file) - the simplest redux example, all in one file
1. [examples/redux/one-file](https://github.com/vinogradov/react-starter-kit/tree/master/src/examples/redux/one-file) - the simplest redux example, all in one file (for fast prototyping)
1. [examples/redux/separate-files](https://github.com/vinogradov/react-starter-kit/tree/master/src/examples/redux/separate-files) - counter example with `redux` and `redux-saga`

0 comments on commit acfffa6

Please sign in to comment.