diff --git a/README.md b/README.md index c42051f..91f9fa9 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ This take on space invaders was written for my IT BTEC course, Unit 21 Games Development at college. This version, written in python, includes more advanced features such as resource packs. +### More Information ### + +For more information, check out the [Wiki](/wiki) page. + ### Requirements ### * Python 3