Skip to content

Commit

Permalink
docs: add extra resources section
Browse files Browse the repository at this point in the history
  • Loading branch information
guilatrova committed Jul 19, 2021
1 parent d31ac07 commit 07821cb
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Expand Up @@ -44,6 +44,7 @@ I shared [the building process of this tool here](https://blog.guilatrova.dev/pr
- [Configuration](#configuration)
- [Pre-commit](#pre-commit)
- [Show your style](#show-your-style)
- [Extra Resources](#extra-resources)
- [License](#license)
- [Credits](#credits)

Expand Down Expand Up @@ -153,6 +154,13 @@ Add this fancy badge to your project's `README.md`:
[![try/except style: tryceratops](https://img.shields.io/badge/try%2Fexcept%20style-tryceratops%20%F0%9F%A6%96%E2%9C%A8-black)](https://github.com/guilatrova/tryceratops)
```

## Extra Resources

If you want to read more about:

- [How to structure exceptions in Python 🐍 🏗️ 💣](https://blog.guilatrova.dev/how-to-structure-exception-in-python-like-a-pro/)
- [Book: Effective Python](https://amzn.to/3bEVHpG)

## License

MIT
Expand Down

0 comments on commit 07821cb

Please sign in to comment.