diff --git a/README.md b/README.md index 42f064b9c..31c2bd0b4 100644 --- a/README.md +++ b/README.md @@ -287,17 +287,17 @@ Please note that it is not possible to combine support for different architectur ### Supported OS - **GNU/Linux** -- **MinGW or Visual Studio (CMake)/Windows**: Please read . +- **MinGW or Visual Studio (CMake)/Windows**: Please read . - **Darwin/macOS/OSX/iOS**: Already supported on PPC and x86 by the original GotoBLAS, now also on ARM64 but we are not OSX/iOS experts. -- **FreeBSD**: Supported by the community. We don't actively test the library on this OS. +- **FreeBSD**: Supported by the community. Basic test coverage is provided by GitHub Actions. - **OpenBSD**: Supported by the community. We don't actively test the library on this OS. - **NetBSD**: Supported by the community. We don't actively test the library on this OS. - **DragonFly BSD**: Supported by the community. We don't actively test the library on this OS. -- **Android**: Supported by the community. Please read . +- **Android**: Supported by the community. Please read . - **AIX**: Supported on PPC up to POWER10 but testing is increasingly problematic due to lack of publicly available systems - **Haiku**: Supported by the community. We don't actively test the library on this OS. - **SunOS**: Supported by the community. We don't actively test the library on this OS. -- **Cortex-M**: Supported by the community. Please read . +- **Cortex-M**: Supported by the community. Please read . ## Usage