Remove references to autoflow

Most references were removed in 6e59561; this should be the last.
This commit is contained in:
Ben Alpert 2014-05-17 15:14:50 -07:00
parent 4558e2c4bc
commit 78958fe0f5
1 changed files with 0 additions and 4 deletions

View File

@ -8,10 +8,6 @@ React is a JavaScript library for building user interfaces.
[Learn how to use React in your own project.](http://facebook.github.io/react/docs/getting-started.html)
## The `react` npm package has recently changed!
If you're looking for jeffbski's [React.js](https://github.com/jeffbski/autoflow) project, it's now in `npm` as `autoflow` rather than `react`.
## Examples
We have several examples [on the website](http://facebook.github.io/react/). Here is the first one to get you started: