added Stats for profile's README (#42)

Co-authored-by: Saverio Guzzo <saverio.g.guzzo@gmail.com>
This commit is contained in:
Romain Lespinasse 2025-03-05 11:54:13 +01:00 committed by GitHub
parent 46dcc0d67c
commit 0e8f48b3b3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -261,6 +261,8 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [Read Java Properties](https://github.com/madhead/read-java-properties) - Read values from `.properties` files.
- [ReDoc CLI GitHub Action](https://github.com/seeebiii/redoc-cli-github-action) - Use redoc-cli in your GitHub Action to generate OpenAPI documentation.
- [Setup Clojure Build Tools](https://github.com/DeLaGuardo/setup-clojure) - Install specific or all major build tools for Clojure.
- [GitHub Actions Stats for Your Profile's README](https://github.com/teoxoy/profile-readme-stats) - Showcase your GitHub stats on your profile README.md.
- [Execute Any Script in a GitHub Issue Comment](https://github.com/nwtgck/actions-comment-run)
#### Environments