File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff 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+
1113These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
1214
1315The 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 😊
You can’t perform that action at this time.
0 commit comments