doc: update readme

This commit is contained in:
qixinbo
2026-03-21 23:42:41 +08:00
parent 8a589073a2
commit 4ccd4bf69f
2 changed files with 24 additions and 0 deletions
+12
View File
@@ -84,3 +84,15 @@ npm run dev
## 🤝 参与贡献
有个好点子?发现了一个 Bug?非常欢迎你的加入!随时可以提交 Issue 或 Pull Request。让我们一起让数据分析变得更加有趣!
***
## 💖 特别鸣谢
DataClaw 的开发深受以下优秀开源项目的启发,特此致谢:
- [WrenAI](https://github.com/Canner/WrenAI): 强大的 Text-to-SQL 解决方案,其架构和思路给了我们很大的启发。
- [Aix-DB](https://github.com/aix-db/Aix-DB): 在智能数据分析和交互式体验方面提供了极好的参考。
<br />
+12
View File
@@ -84,3 +84,15 @@ Open your browser and navigate to `http://localhost:5173`. Boom! 🎉 You're rea
## 🤝 Contributing
Got a cool idea? Found a bug? We'd love your help! Feel free to open an issue or submit a pull request. Let's make data analysis fun again!
***
## 💖 Acknowledgements
The development of DataClaw was deeply inspired by the following excellent open-source projects. Special thanks to:
- [WrenAI](https://github.com/Canner/WrenAI): A powerful Text-to-SQL solution whose architecture and concepts provided great inspiration.
- [Aix-DB](https://github.com/aix-db/Aix-DB): Provided an excellent reference for intelligent data analysis and interactive user experience.
<br />