From d55091cac86979bd20f8f3ffa617d33d3cffad20 Mon Sep 17 00:00:00 2001 From: bendtherules Date: Mon, 20 May 2013 06:50:33 +0530 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4bf7f55..bde1644 100644 --- a/README.md +++ b/README.md @@ -8,4 +8,5 @@ It is similar to Stellar Game Engine, but I wish to make it better. It is a easier-to-use framework on top of pygame which gives you the ease of Gamemaker, but the code is still python. So, you can use all the good things of the python language. The framework is totally configurable, so that individual parts of it can be turned off and you get ALL and I repeat this, ALL the flexibility of pygame. +You can see the future goals at [Upcoming implementations.markdown](https://github.com/bendtherules/pyFun/blob/master/Upcoming%20implementations.markdown). It is a work-in-progress project, so contributers are always welcome.