diff --git a/README b/README index 15e688b..9bdd5d1 100644 --- a/README +++ b/README @@ -31,4 +31,5 @@ runs all the programs I've tried so far. The only I/O supported is the keyboard and screen but 40-column text, LORES and HIRES graphics are all supported. -ApplePy currently requires Pygame. \ No newline at end of file +ApplePy currently requires Pygame (although there is a minimal applepy_curses.py +that uses curses to display text mode only). \ No newline at end of file