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.