Skip to content

Commit d28cf9b

Browse files
committed
add star history
1 parent 7401e1e commit d28cf9b

1 file changed

Lines changed: 14 additions & 1 deletion

File tree

README.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@
55
![CodeWiki Architecture](img/framework-overview.png)
66

77
[![Python](https://img.shields.io/badge/python-3.12+-blue.svg)](https://www.python.org/downloads/)
8+
[![GitHub stars](https://img.shields.io/github/stars/FSoft-AI4Code/CodeWiki?style=social)](https://github.com/FSoft-AI4Code/CodeWiki/stargazers)
89

9-
**The first open-source framework for holistic, structured repository-level documentation across multilingual codebases**
10+
**Open-source framework for holistic, structured repository-level documentation across multilingual codebases**
1011

1112
[Demo](https://fsoft-ai4code.github.io/codewiki-demo/)[Paper](https://arxiv.org/abs/2510.24428)[CodeWikiBench](https://github.com/FSoft-AI4Code/CodeWikiBench)[Docker](docker/DOCKER_README.md)[Development](DEVELOPMENT.md)[Citation](#citation)
1213

@@ -202,6 +203,18 @@ If you use CodeWiki in your research, please cite:
202203

203204
---
204205

206+
## Star History
207+
208+
<a href="https://star-history.com/#FSoft-AI4Code/CodeWiki&Date">
209+
<picture>
210+
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=FSoft-AI4Code/CodeWiki&type=Date&theme=dark" />
211+
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=FSoft-AI4Code/CodeWiki&type=Date" />
212+
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=FSoft-AI4Code/CodeWiki&type=Date" />
213+
</picture>
214+
</a>
215+
216+
---
217+
205218
## License
206219

207220
MIT License

0 commit comments

Comments
 (0)