mirror of
https://github.com/zebrajr/react.git
synced 2025-12-06 12:20:20 +01:00
Update npm-react readme to point to autoflow
This commit is contained in:
parent
adfb5f1eae
commit
c215bc3cd4
|
|
@ -1,4 +1,4 @@
|
|||
# react-core
|
||||
# react
|
||||
|
||||
An npm package to get you immediate access to [React](http://facebook.github.io/react/),
|
||||
without also requiring the JSX transformer. This is especially useful for cases where you
|
||||
|
|
@ -7,7 +7,7 @@ want to [`browserify`](https://github.com/substack/node-browserify) your module
|
|||
|
||||
## The `react` npm package has recently changed!
|
||||
|
||||
If you're looking for jeffbski's [React.js](https://github.com/jeffbski/react) project, it's now in `npm` as `reactjs` rather than `react`.
|
||||
If you're looking for jeffbski's [React.js](https://github.com/jeffbski/react) project, it's now in `npm` as `autoflow` rather than `react`.
|
||||
|
||||
## Example Usage
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user