Skip to content

Commit

Permalink
docs: add support badge
Browse files Browse the repository at this point in the history
  • Loading branch information
guilatrova committed Jul 17, 2021
1 parent 381877d commit 3b61817
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Expand Up @@ -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)

Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 3b61817

Please sign in to comment.