diff --git a/CHANGELOG.md b/CHANGELOG.md index 064b30d4e..0a869968c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ ## Added - dev: set markdown as repository language with `.gitattributes` - dev: megalinter runner upgrade make task +- readme: star history for project on github ## Changed - clojure-cli: enhance built-in commands description diff --git a/README.md b/README.md index 56e5cc839..28f5c9b71 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,11 @@ All sponsorship funds are used to support the continued development of [Practica Thanks to [Cognitect](https://www.cognitect.com/), [Nubank](https://nubank.com.br/) and a wide range of other [sponsors](https://github.com/sponsors/practicalli-johnny#sponsors) for your continued support +## Star History + +[![Star History Chart](https://api.star-history.com/svg?repos=practicalli/clojure&type=Date)](https://star-history.com/#practicalli/clojure&Date) + + ## GitHub Actions The megalinter GitHub actions will run when a pull request is created,checking basic markdown syntax.