updated README.md to include license tag

This commit is contained in:
Nicholas Dyer 2022-12-20 09:10:04 -05:00
parent 881e5d14e6
commit 53e9b52e0a

View File

@ -1,3 +1,4 @@
# PyPong
[![License: GNU GPL v3.0](https://img.shields.io/badge/license-GNU%20GPL%20v3.0-blue)](LICENSE)
A game of pong made in PyGame, designed to be used over a network connection.