From 3dfa923fe11fe009135f0c4283b79af4b3be501f Mon Sep 17 00:00:00 2001 From: simaQ Date: Sun, 19 Apr 2015 16:47:07 +0800 Subject: [PATCH] update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 728552a..7334a99 100644 --- a/README.md +++ b/README.md @@ -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