From 7a3b42c0d77b282ef044c4f2f1a17936ddd654f1 Mon Sep 17 00:00:00 2001 From: Learn Leap Fly Date: Thu, 2 Jun 2016 06:46:24 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index bb320a4..a1a9b04 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ # Game Camp 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 +* 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) + # Contacting Us Game Camp is maintained by * Kjell Wooding: kjell@learnleapfly.org