Skip to content

Commit

Permalink
Merge pull request #13 from petehunt/update-docs
Browse files Browse the repository at this point in the history
add a link to my tutorial repo
  • Loading branch information
petehunt committed May 30, 2013
2 parents c7d2760 + 9415d83 commit 84a7c2e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/docs/tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ It'll also have a few neat features:
* **Live updates:** as other users comment we'll pop them into the comment view in real time
* **Markdown formatting:** users can use Markdown to format their text

## Want to skip all this and just see the source?

[It's all on GitHub.](https://github.com/petehunt/react-tutorial)

## Getting started

For this tutorial we'll use prebuilt JavaScript files on a CDN. Open up your favorite editor and create a new HTML document:
Expand Down

0 comments on commit 84a7c2e

Please sign in to comment.