diff --git a/README.md b/README.md index 128cbc7..3c9452e 100644 --- a/README.md +++ b/README.md @@ -1 +1,19 @@ -# GrasscutterTools \ No newline at end of file +# GrasscutterTools + +## 在线访问 +[GrasscutterTools](https://wmn1525.github.io/grasscutterTools/dist/index.html#/start/holyrelic) + +## 安装依赖 +` +yarn +` + +## 开发 +` +npm run dev +` + +## 打包build +` +npm run build:pro +` \ No newline at end of file