Skip to content

Commit e55124a

Browse files
committed
[MZ] New badges
1 parent 76f9f46 commit e55124a

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
@@ -1,6 +1,6 @@
11
# Python UDP server using asyncio
22

3-
![python_udp_server](https://github.com/manuelzander/python_udp_server/workflows/python_udp_server/badge.svg?branch=master)
3+
![status](https://img.shields.io/github/workflow/status/manuelzander/python_udp_server/python_udp_server/master?label=actions&logo=github&style=for-the-badge) ![last-commit](https://img.shields.io/github/last-commit/manuelzander/python_udp_server/master?logo=github&style=for-the-badge) ![issues-pr-raw](https://img.shields.io/github/issues-pr-raw/manuelzander/python_udp_server?label=open%20prs&logo=github&style=for-the-badge) ![release](https://img.shields.io/github/v/release/manuelzander/python_udp_server?&style=for-the-badge) [![license](https://img.shields.io/badge/License-MIT-yellow.svg?style=for-the-badge)](https://opensource.org/licenses/MIT)
44

55
This small project comprises a simple Python UDP server plus Dockerfile, as well as a (hopefully) useful Makefile and unittests.
66

0 commit comments

Comments
 (0)