update README.md

This commit is contained in:
simaQ
2015-04-19 16:47:07 +08:00
parent 600cebad54
commit 3dfa923fe1
+3 -3
View File
@@ -130,17 +130,17 @@ npm start
## Example
http://localhost:8088/examples/
http://localhost:8000/examples/
online example: http://react-component.github.io/slider/build/examples/
## Test Case
http://localhost:8088/tests/runner.html?coverage
http://localhost:8000/tests/runner.html?coverage
## Coverage
http://localhost:8088/node_modules/rc-server/node_modules/node-jscover/lib/front-end/jscoverage.html?w=http://localhost:8088/tests/runner.html?coverage
http://localhost:8000/node_modules/rc-server/node_modules/node-jscover/lib/front-end/jscoverage.html?w=http://localhost:8088/tests/runner.html?coverage
## License