diff --git a/README.md b/README.md index 3a54efb..d488b15 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,15 @@ # 荆棘鸟文学社参考文档 -![GitHub Repo stars](https://img.shields.io/github/stars/szhhwh/jingji_TSreference_vue)![GitHub top language](https://img.shields.io/github/languages/top/szhhwh/jingji_TSreference_vue)![GitHub](https://img.shields.io/github/license/szhhwh/jingji_TSreference_vue)![GitHub last commit (by committer)](https://img.shields.io/github/last-commit/szhhwh/jingji_TSreference_vue) +![Gitea Stars](https://img.shields.io/gitea/stars/jjnwxs/jingji_TSreference_vue?gitea_url=https%3A%2F%2Fgitea.lionhao.top%2F)![Gitea Last Commit](https://img.shields.io/gitea/last-commit/jjnwxs/jingji_TSreference_vue?gitea_url=https%3A%2F%2Fgitea.lionhao.top%2F) + ## 开发 1. 依赖环境 -- Node.js v20.17.0 +- Node.js v22.11.0 - volta 2. 建议使用 [volta](https://volta.sh/) 安装 [Node.js](https://nodejs.org/) ```sh -volta install node@20.17.0 +volta install node@22.11.0 ``` ```sh volta install pnpm