From e9c9581857ca45199bd00831831c06a207304549 Mon Sep 17 00:00:00 2001 From: James Tauber Date: Mon, 23 Jul 2012 04:18:55 -0400 Subject: [PATCH] added explicit mention of License in README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index ce6c160..6ffc75b 100644 --- a/README.md +++ b/README.md @@ -34,3 +34,9 @@ and HIRES graphics are all supported. ApplePy currently requires Pygame (although there is a minimal applepy_curses.py that uses curses to display text mode only) and numpy (just for an array for speaker sounds) + + +License +------- + +This code is made available under an MIT License. See LICENSE.