Skip to content

Commit 0e7c0fd

Browse files
authored
Add Star History section to README
Added a Star History section with a chart to README.
1 parent db574ce commit 0e7c0fd

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,14 @@ Build the project using the button shown below.
4848

4949
Open the `Main.java` file and click the play button as shown in the red box in the image below.
5050

51-
![how to run project](images/run-code.jpg)
51+
![how to run project](images/run-code.jpg)
52+
53+
## Star History
54+
55+
<a href="https://www.star-history.com/?repos=Ahwar%2FNER-NLP-with-ONNX-Java&type=date&legend=top-left">
56+
<picture>
57+
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/chart?repos=Ahwar/NER-NLP-with-ONNX-Java&type=date&theme=dark&legend=top-left" />
58+
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/chart?repos=Ahwar/NER-NLP-with-ONNX-Java&type=date&legend=top-left" />
59+
<img alt="Star History Chart" src="https://api.star-history.com/chart?repos=Ahwar/NER-NLP-with-ONNX-Java&type=date&legend=top-left" />
60+
</picture>
61+
</a>

0 commit comments

Comments
 (0)