Browse Source

:memo: update: readme

shiqi.li 6 years ago
parent
commit
7fe740b11a
2 changed files with 2 additions and 4 deletions
  1. 1 3
      README.md
  2. 1 1
      package.json

+ 1 - 3
README.md

@@ -22,9 +22,7 @@ npm run example
 
 2.引用 [tpanorama.js](/origin/tpanorama.js)
 
-参考`/examples/page1.html`
-
-参考[/examples/index.js](/examples/page1.html)
+参考[/examples/page1.html](/examples/page1.html)
 
 ## 2.npm
 

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "tpanorama",
-  "version": "1.0.2",
+  "version": "1.0.3",
   "description": "全景标记,全景生成插件",
   "scripts": {
     "build": "babel src --out-dir lib",