Update README.md (#86)

This commit is contained in:
fayeah
2019-03-06 04:38:55 +08:00
committed by Micah Godbolt
parent 7bdbc1b8ca
commit 5dfda79e02

View File

@@ -2,7 +2,7 @@
In this demo we'll be creating a simple counter that will display a count and increment on click.
Let's start this demo [in CodePen](https://codepen.io/micahgodbolt/pen/wOWeVb?editors=0010).
Let's start this demo in [CodePen](https://codepen.io/micahgodbolt/pen/wOWeVb?editors=0010).
## React Hello World