Skip to content

Commit 13bc32d

Browse files
committed
📝 update: readme
1 parent 0889be0 commit 13bc32d

File tree

1 file changed

+14
-4
lines changed

1 file changed

+14
-4
lines changed

README.md

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,23 @@ npm run example
1616

1717
# 使用
1818

19-
## 直接引用js
19+
## 1.直接引用js
2020

21-
1.引用 three.js
21+
1.引用 [three.js](/origin/three.js)
2222

23-
2.引用 tpanorama.js
23+
2.引用 [tpanorama.js](/origin/tpanorama.js)
2424

25-
参考`page1.html`
25+
参考`/examples/page1.html`
26+
27+
参考[/examples/index.js](/examples/page1.html)
28+
29+
## 2.npm
30+
31+
```
32+
npm install tpanorama
33+
```
34+
35+
参考[/examples/index.js](/examples/index.js)
2636

2737
# 1.全景展示
2838

0 commit comments

Comments
 (0)