diff --git a/home.md b/home.md index 3b0a9ac..417129c 100644 --- a/home.md +++ b/home.md @@ -2,10 +2,12 @@ Welcome to **JoeyLib**! *Need support? Visit the official [chat](https://discord.gg/Vy29DF5sMc)!* -**JoeyLib** is the low-level porting library that isolates the game code from the target platform's hardware. Using standard ANSI C and JoeyLib allows a single codebase to run on the following targets: +**JoeyLib** is the low-level porting library that isolates the game code from the target platform's hardware. Using standard ANSI C and JoeyLib allows a single codebase to run on all supported targets. +Current targets: + * Apple IIgs * x86 & x86_64 Windows * x86, x86_64, and ARM MacOS