Skip to content

Commit 6342aca

Browse files
committed
update readme
1 parent 7cfb895 commit 6342aca

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

+8-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# react-webpack
2-
A simple template webpack + react setup for projects
2+
A simple template webpack 1.x + react setup for projects
33

44
# Documentation
5-
[For React 15.4.2](https://facebook.github.io/react/): general information about how to work with React, not specific to this template.
5+
[React](https://facebook.github.io/react/): general information about how to work with React, not specific to this template.
6+
7+
[Jest](http://facebook.github.io/jest/): general information about how to work with Jest, not specific to this template.
8+
9+
[Enzyme](http://airbnb.io/enzyme/): general information about how to work with Enzyme, not specific to this template.
10+
11+
[Webpack 1.x](https://webpack.github.io/docs/): general information about how to work with Webpack 1.x, not specific to this template.
612

0 commit comments

Comments
 (0)