diff --git a/README.md b/README.md index f865545..784c4f5 100644 --- a/README.md +++ b/README.md @@ -8,4 +8,5 @@ npm install npm install vue-router npm install axios npm install element-plus --save -npm install pinia \ No newline at end of file +npm install pinia +npm install three \ No newline at end of file diff --git a/index.html b/index.html index 8388c4b..9996a66 100644 --- a/index.html +++ b/index.html @@ -7,6 +7,8 @@