diff --git a/README.md b/README.md index d77a38ee6..8c999678b 100644 --- a/README.md +++ b/README.md @@ -49,16 +49,14 @@ Supported rendering backends: Supported platforms: * Android (14+, ARM, x86, MIPS) - * FreeBSD * iOS/iPadOS/tvOS (iPhone, iPad, AppleTV) * Linux - * MIPS Creator CI20 * macOS (11+) * PlayStation 4 * RaspberryPi * UWP (Universal Windows, Xbox One) * Wasm/Emscripten - * Windows (XP, Vista, 7, 8, 10) + * Windows (7+) Supported compilers: diff --git a/docs/overview.rst b/docs/overview.rst index 9ba94b01f..df297987e 100644 --- a/docs/overview.rst +++ b/docs/overview.rst @@ -35,16 +35,14 @@ Supported Platforms ~~~~~~~~~~~~~~~~~~~ - Android (14+, ARM, x86, MIPS) -- FreeBSD - iOS/iPadOS/tvOS (iPhone, iPad, AppleTV) - Linux -- MIPS Creator CI20 - macOS (11+) - PlayStation 4 - RaspberryPi - UWP (Universal Windows, Xbox One) - Wasm/Emscripten -- Windows (XP, Vista, 7, 8, 10) +- Windows (7+) Supported Compilers ~~~~~~~~~~~~~~~~~~~