Skip to content

Commit

Permalink
Add star history to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
elboletaire committed May 12, 2024
1 parent 985c011 commit 9981ace
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,17 @@ docker run --rm -it -v $PWD:/downloads elboletaire/manga-downloader --help

Note the `-v $PWD:/downloads` param, that's required in order to get the downloads in your current path.

Star history
------------

<a href="https://star-history.com/#elboletaire/manga-downloader">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=elboletaire/manga-downloader&type=Date&theme=dark" />
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=elboletaire/manga-downloader&type=Date" />
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=elboletaire/manga-downloader&type=Date" />
</picture>
</a>

License
-------

Expand Down

0 comments on commit 9981ace

Please sign in to comment.