Browse Source

:memo: update: readme

shiqi.li 6 years ago
parent
commit
13bc32d0e3
1 changed files with 14 additions and 4 deletions
  1. 14 4
      README.md

+ 14 - 4
README.md

@@ -16,13 +16,23 @@ npm run example
 
 
 # 使用
 # 使用
 
 
-## 直接引用js
+## 1.直接引用js
 
 
-1.引用 three.js
+1.引用 [three.js](/origin/three.js)
 
 
-2.引用 tpanorama.js
+2.引用 [tpanorama.js](/origin/tpanorama.js)
 
 
-参考`page1.html`
+参考`/examples/page1.html`
+
+参考[/examples/index.js](/examples/page1.html)
+
+## 2.npm
+
+```
+npm install tpanorama
+```
+
+参考[/examples/index.js](/examples/index.js)
 
 
 # 1.全景展示
 # 1.全景展示