mirror of
https://github.com/Tencent/WeKnora.git
synced 2025-11-25 19:37:45 +08:00
docs: Added contributor and project statistics sections to the multilingual READMEs
This commit is contained in:
16
README.md
16
README.md
@@ -325,7 +325,23 @@ test: Add retrieval engine test cases
|
|||||||
refactor: Restructure document parsing module
|
refactor: Restructure document parsing module
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## 👥 Contributors
|
||||||
|
|
||||||
|
Thanks to these excellent contributors:
|
||||||
|
|
||||||
|
[](https://github.com/Tencent/WeKnora/graphs/contributors)
|
||||||
|
|
||||||
## 📄 License
|
## 📄 License
|
||||||
|
|
||||||
This project is licensed under the [MIT License](./LICENSE).
|
This project is licensed under the [MIT License](./LICENSE).
|
||||||
You are free to use, modify, and distribute the code with proper attribution.
|
You are free to use, modify, and distribute the code with proper attribution.
|
||||||
|
|
||||||
|
## 📈 Project Statistics
|
||||||
|
|
||||||
|
<a href="https://www.star-history.com/#Tencent/WeKnora&type=date&legend=top-left">
|
||||||
|
<picture>
|
||||||
|
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=Tencent/WeKnora&type=date&theme=dark&legend=top-left" />
|
||||||
|
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=Tencent/WeKnora&type=date&legend=top-left" />
|
||||||
|
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=Tencent/WeKnora&type=date&legend=top-left" />
|
||||||
|
</picture>
|
||||||
|
</a>
|
||||||
|
|||||||
16
README_CN.md
16
README_CN.md
@@ -322,7 +322,23 @@ test: 添加检索引擎测试用例
|
|||||||
refactor: 重构文档解析模块
|
refactor: 重构文档解析模块
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## 👥 贡献者
|
||||||
|
|
||||||
|
感谢以下优秀的贡献者们:
|
||||||
|
|
||||||
|
[](https://github.com/Tencent/WeKnora/graphs/contributors)
|
||||||
|
|
||||||
## 📄 许可证
|
## 📄 许可证
|
||||||
|
|
||||||
本项目基于 [MIT](./LICENSE) 协议发布。
|
本项目基于 [MIT](./LICENSE) 协议发布。
|
||||||
你可以自由使用、修改和分发本项目代码,但需保留原始版权声明。
|
你可以自由使用、修改和分发本项目代码,但需保留原始版权声明。
|
||||||
|
|
||||||
|
## 📈 项目统计
|
||||||
|
|
||||||
|
<a href="https://www.star-history.com/#Tencent/WeKnora&type=date&legend=top-left">
|
||||||
|
<picture>
|
||||||
|
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=Tencent/WeKnora&type=date&theme=dark&legend=top-left" />
|
||||||
|
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=Tencent/WeKnora&type=date&legend=top-left" />
|
||||||
|
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=Tencent/WeKnora&type=date&legend=top-left" />
|
||||||
|
</picture>
|
||||||
|
</a>
|
||||||
|
|||||||
16
README_JA.md
16
README_JA.md
@@ -324,7 +324,23 @@ test: 検索エンジンテストケースを追加
|
|||||||
refactor: 文書解析モジュールをリファクタリング
|
refactor: 文書解析モジュールをリファクタリング
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## 👥 コントリビューター
|
||||||
|
|
||||||
|
素晴らしいコントリビューターに感謝します:
|
||||||
|
|
||||||
|
[](https://github.com/Tencent/WeKnora/graphs/contributors )
|
||||||
|
|
||||||
## 📄 ライセンス
|
## 📄 ライセンス
|
||||||
|
|
||||||
このプロジェクトは[MIT](./LICENSE)ライセンスの下で公開されています。
|
このプロジェクトは[MIT](./LICENSE)ライセンスの下で公開されています。
|
||||||
このプロジェクトのコードを自由に使用、変更、配布できますが、元の著作権表示を保持する必要があります。
|
このプロジェクトのコードを自由に使用、変更、配布できますが、元の著作権表示を保持する必要があります。
|
||||||
|
|
||||||
|
## 📈 プロジェクト統計
|
||||||
|
|
||||||
|
<a href="https://www.star-history.com/#Tencent/WeKnora&type=date&legend=top-left">
|
||||||
|
<picture>
|
||||||
|
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=Tencent/WeKnora&type=date&theme=dark&legend=top-left" />
|
||||||
|
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=Tencent/WeKnora&type=date&legend=top-left" />
|
||||||
|
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=Tencent/WeKnora&type=date&legend=top-left" />
|
||||||
|
</picture>
|
||||||
|
</a>
|
||||||
|
|||||||
Reference in New Issue
Block a user