Skip to content

Commit 2fe3787

Browse files
authored
Move pypi.org badges to a separate line
1 parent d265c12 commit 2fe3787

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![Python tests](https://github.com/insolor/async-tkinter-loop/actions/workflows/python-tests.yml/badge.svg)](https://github.com/insolor/async-tkinter-loop/actions/workflows/python-tests.yml)
44
[![Documentation](https://github.com/insolor/async-tkinter-loop/actions/workflows/deploy-docs.yml/badge.svg)](https://insolor.github.io/async-tkinter-loop/)
55
[![Coverage Status](https://coveralls.io/repos/github/insolor/async-tkinter-loop/badge.svg?branch=main)](https://coveralls.io/github/insolor/async-tkinter-loop?branch=main)
6-
[![Maintainability](https://qlty.sh/badges/01e7abf5-a53c-42ce-a0e1-c1b0bd24d095/maintainability.svg)](https://qlty.sh/gh/insolor/projects/async-tkinter-loop)
6+
[![Maintainability](https://qlty.sh/badges/01e7abf5-a53c-42ce-a0e1-c1b0bd24d095/maintainability.svg)](https://qlty.sh/gh/insolor/projects/async-tkinter-loop)
77
[![PyPI](https://img.shields.io/pypi/v/async-tkinter-loop)](https://pypi.org/project/async-tkinter-loop/)
88
![Supported Python versions](https://img.shields.io/pypi/pyversions/async-tkinter-loop)
99
<!--![PyPI - Downloads](https://img.shields.io/pypi/dm/async-tkinter-loop)-->

0 commit comments

Comments
 (0)