Skip to content

Commit 59e0331

Browse files
committed
[MZ] Added Python badge
1 parent e55124a commit 59e0331

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ The server makes use of the `asyncio` library to allow for asynchronous request
88

99
## Prerequisites
1010

11+
![python](https://img.shields.io/badge/python-3.7-blue?style=for-the-badge&logo=python&logoColor=white)
12+
1113
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
1214

1315
The code is run and tested with Python 3.7.7 on macOS 10.14.6.
@@ -98,4 +100,4 @@ Using the `Makefile` you can run `make <cmd>` where `<cmd>` is one of:
98100

99101
## Acknowledgments
100102

101-
Many thanks to [julvo](https://github.com/julvo) for a review and some great suggestions during development of this software! 😊
103+
Many thanks to [julvo](https://github.com/julvo) for his review and great suggestions during development of this software 😊

0 commit comments

Comments
 (0)