Skip to content

Commit 873aa2b

Browse files
committed
chore(readme): update readme
1 parent 049d69e commit 873aa2b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[![Build Status](https://img.shields.io/github/actions/workflow/status/atellaluca/ImportSpy/python-package.yml?branch=main)](https://github.com/atellaluca/ImportSpy/actions/workflows/python-package.yml)
77
[![Docs](https://img.shields.io/readthedocs/importspy)](https://importspy.readthedocs.io/)
88

9-
![ImportSpy banner](https://raw.githubusercontent.com/atellaluca/ImportSpy/refs/heads/main/docs/assets/importspy-banner.png)
9+
![ImportSpy banner](https://raw.githubusercontent.com/atellaluca/ImportSpy/refs/heads/main/docs/assets/importspy-banner_100px.png)
1010

1111
**Runtime contract validation for Python imports.**
1212
_Enforce structure. Block invalid usage. Stay safe at runtime._
@@ -175,4 +175,4 @@ to how, when, and where modules are imported.
175175
## 📜 License
176176

177177
MIT © 2024 – Luca Atella
178-
![ImportSpy logo](https://raw.githubusercontent.com/atellaluca/ImportSpy/refs/heads/main/docs/assets/importspy-logo.png)
178+
![ImportSpy logo](https://raw.githubusercontent.com/atellaluca/ImportSpy/refs/heads/main/docs/assets/importspy-logo_100px.png)

0 commit comments

Comments
 (0)