diff --git a/README.md b/README.md index cc52259..46d4cd7 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,10 @@ The goal isn't to achieve 100% source compatibility with old Mac C programs, but rather, to make it a bit easier to port them. I only intend to implement the bare minimum functionality required to keep a reasonable level of source code compatibility with the games I'm interested in porting. -This library was originally written to port Pangea Software's [Nanosaur](https://github.com/jorio/Nanosaur) and [Bugdom](https://github.com/jorio/Bugdom) to modern operating systems. +This library was used to port the following Classic Mac games to modern operating systems: +- [Nanosaur](https://github.com/jorio/nanosaur) +- [Bugdom](https://github.com/jorio/bugdom) +- [Mighty Mike/Power Pete](https://github.com/jorio/mightymike) ## License