docs: 更新README.md以添加常见问题、开发计划及贡献者信息
更新了README.md文件,增加了常见问题、开发计划的链接,并添加了贡献者信息,以便用户更好地了解项目进展和参与方式。
This commit is contained in:
parent
2b92ee39c6
commit
3f5c0755ec
22
README.md
22
README.md
|
@ -13,6 +13,13 @@
|
|||
</h4>
|
||||
</div>
|
||||
|
||||
<h4 align="center">
|
||||
<a href="https://xdxsb.top/ragflow-plus">官网</a> |
|
||||
<a href="docs/faq.md">常见问题</a> |
|
||||
<a href="docs/plan.md">开发计划</a> |
|
||||
<a href="docs/images/group.jpg">社群</a>
|
||||
</h4>
|
||||
|
||||
---
|
||||
|
||||
## 🌟 简介
|
||||
|
@ -87,6 +94,14 @@ python -m api.ragflow_server
|
|||
pnpm dev
|
||||
```
|
||||
|
||||
## 📝 常见问题
|
||||
|
||||
参见[常见问题](docs/faq.md)
|
||||
|
||||
## 📜 开发计划
|
||||
|
||||
参见[开发计划](docs/plan.md)
|
||||
|
||||
## 🛠️ 如何贡献
|
||||
|
||||
1. Fork本GitHub仓库
|
||||
|
@ -100,7 +115,6 @@ pnpm dev
|
|||
`git push origin my-branch`
|
||||
6. 提交PR等待审核
|
||||
|
||||
|
||||
## 📄 交流群
|
||||
如果有其它需求或问题建议,可加入交流群进行讨论,目前1群已满,2群可扫码加入。
|
||||
|
||||
|
@ -118,6 +132,12 @@ pnpm dev
|
|||
|
||||
- [minerU](https://github.com/opendatalab/MinerU)
|
||||
|
||||
感谢此项目贡献者们:
|
||||
|
||||
<a href="https://github.com/zstar1003/ragflow-plus/graphs/contributors">
|
||||
<img src="https://contrib.rocks/image?repo=zstar1003/ragflow-plus" />
|
||||
</a>
|
||||
|
||||
## 💻 更新信息获取
|
||||
|
||||
目前该项目仍在持续更新中,更新日志会在我的微信公众号[我有一计]上发布,欢迎关注。
|
||||
|
|
Loading…
Reference in New Issue