diff --git a/README.md b/README.md index 3b72a282b80a7d5ea389bc0024807130d0b7d94e..b6bfdad788e285606c2abfaa7cb26654455a6799 100644 --- a/README.md +++ b/README.md @@ -3,10 +3,12 @@
-
-
+
-
+
+
+
+
Data visualization tools
@@ -45,7 +47,11 @@ preview image:  - + + + + + # Usage & Deployment @@ -60,7 +66,7 @@ git clone https://gitee.com/xiaopujun/light-chaser.git - Install project dependencies -> Note: This project uses pnpm as the package management tool, so you need to install [pnpm](https://pnpm.io/) first +> Note: This project uses pnpm as the package management tool, so you need to install [pnpm](https://pnpm.io/) first > ,if you have installed pnpm, you can skip this step ```shell @@ -91,6 +97,11 @@ Feel free to dive in! Open an issue or submit PRs. light chaser follows the Contributor Covenant Code of Conduct. +## Sustainability + +If you have ideas for donations, sponsorships, business partnerships, etc., please contact the author. This will play an +important role in the continued development and maintenance of the program. + # License [MIT](LICENSE) © xiaopujun diff --git a/README_ZH.md b/README_ZH.md index f2bfaed66558022fdaf74532d9cbfe6bdf3fb06a..8fa4b49ac43795210aa9f0f2f627a4cf241f6f57 100644 --- a/README_ZH.md +++ b/README_ZH.md @@ -1,15 +1,18 @@
-
-
+
-
+
+
+
+
数据可视化工具
-light chaser 是一款开源免费的数据可视化设计工具,基于 React18、Vite5、TypeScript5 技术栈实现。 通过它,你可以简单快速地制作数据可视化相关内容。它可用于大屏幕数据 可视化展示、数据报告、数据分析等场景。 +light chaser 是一款开源免费的数据可视化设计工具,基于 React18、Vite5、TypeScript5 技术栈实现。 +通过它,你可以简单快速地制作数据可视化相关内容。它可用于大屏幕数据 可视化展示、数据报告、数据分析等场景。 这个项目包含: @@ -39,7 +42,12 @@ light chaser 专为数据可视化而设计,并将不断发展和完善!  - + + + + + + # 部署和使用 @@ -78,20 +86,35 @@ http://localhost:5173 pnpm build ``` +# Docker 镜像 + +```shell +docker pull puyinzhen/light-chaser +``` + # 贡献 欢迎随时加入!打开issue或提交PR。 -light chaser遵守《贡献者公约行为准则》。 - # License [MIT](LICENSE) © xiaopujun -感谢为本项目做出贡献的每一位开发人员和个人! +感谢为本项目做出贡献的每一个人! ## 社区