Skip to content

Commit 11f9756

Browse files
authored
Update README.md
1 parent 390f254 commit 11f9756

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,11 @@
44
[![PyPI Version](https://img.shields.io/pypi/v/importspy)](https://pypi.org/project/importspy/)
55
![Python Versions](https://img.shields.io/pypi/pyversions/importspy)
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)
7-
[![Docs](https://img.shields.io/readthedocs/importspy)](https://importspy.readthedocs.io/)
8-
9-
![ImportSpy banner](https://raw.githubusercontent.com/atellaluca/ImportSpy/refs/heads/main/docs/assets/importspy-banner_500px.png)
107

118
**Runtime contract validation for Python imports.**
12-
_Enforce structure. Block invalid usage. Stay safe at runtime._
9+
_Enforce structure, Block invalid usage: stay safe at runtime._
10+
11+
![ImportSpy banner](https://raw.githubusercontent.com/atellaluca/ImportSpy/refs/heads/main/docs/assets/importspy-banner_500px.png)
1312

1413
---
1514

0 commit comments

Comments
 (0)