diff --git a/README.md b/README.md index 28b27e7..11cf4e8 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@ I shared [the building process of this tool here](https://blog.guilatrova.dev/pr - [Ignoring violations](#ignoring-violations) - [Configuration](#configuration) - [Pre-commit](#pre-commit) +- [Show your support :heart:](#show-your-support-heart) - [License](#license) - [Credits](#credits) @@ -138,6 +139,16 @@ If you wish to use pre-commit, add this: - id: tryceratops ``` +## Show your support :heart: + +[![try except style](https://img.shields.io/badge/try%2Fexcept%20style-tryceratops%20%F0%9F%A6%96%E2%9C%A8-black)](https://github.com/guilatrova/tryceratops) + +Add this fancy badge to your project's `README.md`: + +```md +[![try except style](https://img.shields.io/badge/try%2Fexcept%20style-tryceratops%20%F0%9F%A6%96%E2%9C%A8-black)](https://github.com/guilatrova/tryceratops) +``` + ## License MIT