Skip to content

Commit a03efc7

Browse files
authored
Update README.md
1 parent 8aa5fb6 commit a03efc7

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
# ![React + Redux Example App](project-logo.png)
22

3-
> Example React + Redux codebase that adheres to the [RealWorld](https://github.com/gothinkster/realworld-example-apps) spec and API.
3+
> Example React + Redux codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the [RealWorld](https://github.com/gothinkster/realworld-example-apps) spec and API.
44
5-
# Redux codebase containing real world examples (CRUD, auth, advanced patterns, etc)
65
Originally created for this [GH issue](https://github.com/reactjs/redux/issues/1353). The codebase is now feature complete; please submit bug fixes via pull requests & feedback via issues.
76

87
We're currently working on some docs for the codebase (explaining where functionality is located, how it works, etc) but most things should be self explanatory if you have a minimal understanding of React/Redux.
98

10-
<a href="https://thinkster.io/tutorials/build-a-real-world-react-redux-application"><img height="40" width="454" src="https://raw.githubusercontent.com/gothinkster/realworld/master/media/learn-btn-hr.png" /></a>
9+
<a href="https://thinkster.io/tutorials/build-a-real-world-react-redux-application" target="_blank"><img height="40" width="454" src="https://raw.githubusercontent.com/gothinkster/realworld/master/media/learn-btn-hr.png" /></a>
1110

1211

1312
## Getting started

0 commit comments

Comments
 (0)