add Mac to README

This commit is contained in:
Christopher Mosher 2019-01-13 20:59:44 -05:00
parent 78ec68426f
commit e296b6a6f9
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ firmware card, and a RAM Language card, as well as a
simple clock card.
+epple2+ is written in C++, and is designed to be buildable
on Linux (gcc) or Windows (mingw). http://www.libsdl.org/[SDL]
on Linux, Mac, or Windows (mingw). http://www.libsdl.org/[SDL]
is the only dependency.
+epple2+ is released under GPLv3.