From 88fe8b54579048d7c75f6059bb86dfa26c6f434b Mon Sep 17 00:00:00 2001 From: Learn Leap Fly Date: Thu, 2 Jun 2016 06:47:11 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a1a9b04..0aac96a 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ Game Camp is an open-source project aimed at helping anyone learn to make mobile games using Python, by developing teaching materials and tutorials that make the process fun and accessible. It is based on Python and Kivy, and targets Android and IOS devices. We are looking for developers, educators, designers from a wide variety of backgrounds and skill levels to help us develop the Game Camp materials. # License +Unless otherwise indicated (with an explicit LICENSE file) * Source code for this project is released under the [MIT License](http://choosealicense.com/licenses/mit/) * All other files and assets (e.g. graphics, sound files, Jupyter Notebooks) are released under the [Creative Commons Attribution 4.0 International Public License](http://creativecommons.org/licenses/by/4.0/legalcode) (CC-BY 4.0)