diff --git a/README.md b/README.md index e90f7e4..ddfaced 100644 --- a/README.md +++ b/README.md @@ -30,11 +30,28 @@ In Eclipse go to Build Path -> Configure Build Path, select Java Build Path on t - gwt-react-0.6.0.jar - gwt-servlet.jar -Libraries located in /GWTReactApp/war/WEB-INF/lib/ folder. +Libraries are located in /GWTReactApp/war/WEB-INF/lib/ folder. Right click on project folder and select Run As -> Web Application (GWT Super Dev Mode) -## Adding addition React modules +## Adding additional React modules + +1. Step 6 explained in details in gwt-react library documentation file given at https://github.com/GWTReact/gwt-react/blob/master/DOCUMENTATION.md +2. Add updated .js file to the project, add it as static