From: Simon Cross <hodgestar@gmail.com>
Date: Sun, 28 Feb 2016 14:15:53 +0000 (+0200)
Subject: Installation instructions for pygame-zero.
X-Git-Url: https://git.ctpug.org.za/?a=commitdiff_plain;h=1fc6047c589829a88ad28e66ddeb0cbfe16915f3;p=koperkapel.git

Installation instructions for pygame-zero.
---

diff --git a/README b/README
index a276e70..5389040 100644
--- a/README
+++ b/README
@@ -1,4 +1,8 @@
 This is the repo for the koperkapel team entry for pyweek 21.
 
-Created a few hours before the competition start to sort out irker config and
-such.
+Quickstart
+==========
+
+The koperkapel entry uses pygame-zero. Pygame-zero requires Python 3.
+Instructions for installing pygame-zero on various operating systems
+can be found at https://pygame-zero.readthedocs.org/en/latest/installation.html.