From 32be1814b8c8009ff009afdde5c669c544d3a6e9 Mon Sep 17 00:00:00 2001 From: CronyAkatsuki Date: Mon, 21 Jun 2021 20:06:30 +0200 Subject: [PATCH] Update readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2abdaf3..eb7190e 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # python-dodger -My python implementation of the dodger game in python pygame +My python implementation of the dodger game in python pygame. + +This is mostly just a project for fun.