Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add star history graph
  • Loading branch information
AndreiRegiani authored Jul 4, 2024
1 parent e3de600 commit e84a470
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,10 @@ The config allows you to change the defaults for:

Pull requests and suggestions are welcome.

![alt text](https://github.com/AndreiRegiani/INim/blob/master/readme.gif?raw=true)
<a href="https://star-history.com/#inim-repl/INim&Date">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=inim-repl/INim&type=Date&theme=dark" />
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=inim-repl/INim&type=Date" />
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=inim-repl/INim&type=Date" />
</picture>
</a>

0 comments on commit e84a470

Please sign in to comment.