Skip to content

Commit 5b012a6

Browse files
chore(docs): Fix badges code.
1 parent 3675f8b commit 5b012a6

1 file changed

Lines changed: 2 additions & 7 deletions

File tree

README.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,7 @@
11
# docker-python
22

3-
.. image:: https://img.shields.io/docker/cloud/build/playpauseandstop/docker-python.svg
4-
:target: https://hub.docker.com/r/playpauseandstop/docker-python
5-
:alt: Docker Cloud Build Status
6-
7-
.. image:: https://img.shields.io/docker/pulls/playpauseandstop/docker-python.svg
8-
:target: https://hub.docker.com/r/playpauseandstop/docker-python
9-
:alt: Docker Pulls
3+
![Docker Cloud Build Status](https://img.shields.io/docker/cloud/build/playpauseandstop/docker-python.svg)
4+
![Docker Pulls](https://img.shields.io/docker/pulls/playpauseandstop/docker-python.svg)
105

116
Add poetry, pre-commit, and other dev-tools to official Python slim stretch
127
Docker image.

0 commit comments

Comments
 (0)