Skip to content

Commit ebc5ecb

Browse files
remove shell badge
1 parent 736589f commit ebc5ecb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,10 @@ from noxfile import DJ_VERSIONS
88
from noxfile import PY_VERSIONS
99
1010
cog.outl("[![PyPI - mcp-django](https://img.shields.io/pypi/v/mcp-django?label=mcp-django)](https://pypi.org/project/mcp-django/)")
11-
cog.outl("[![PyPI - mcp-django-shell](https://img.shields.io/pypi/v/mcp-django-shell?label=mcp-django-shell)](https://pypi.org/project/mcp-django-shell/)")
1211
cog.outl("![PyPI - Python Version](https://img.shields.io/pypi/pyversions/mcp-django)")
1312
cog.outl(f"![Django Version](https://img.shields.io/badge/django-{'%20%7C%20'.join(DJ_VERSIONS)}-%2344B78B?labelColor=%23092E20)")
1413
]]] -->
1514
[![PyPI - mcp-django](https://img.shields.io/pypi/v/mcp-django?label=mcp-django)](https://pypi.org/project/mcp-django/)
16-
[![PyPI - mcp-django-shell](https://img.shields.io/pypi/v/mcp-django-shell?label=mcp-django-shell)](https://pypi.org/project/mcp-django-shell/)
1715
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/mcp-django)
1816
![Django Version](https://img.shields.io/badge/django-4.2%20%7C%205.1%20%7C%205.2%20%7C%20main-%2344B78B?labelColor=%23092E20)
1917
<!-- [[[end]]] -->

0 commit comments

Comments
 (0)