diff --git a/README.md b/README.md
index b1df9db7..5973cc8c 100644
--- a/README.md
+++ b/README.md
@@ -6,16 +6,16 @@ This repository relies on Git LFS for storing binary blobs (e.g. third-party lib
## Platform Support Matrix
-| | **Windows
(MSVC 2019)** | **Windows
(MSVC 2022)** | **Linux
(Native Toolchain)** | **macOS** | **Oculus Mobile
(Android NDK r21b)** |
-|----------|:--------------------------:|:--------------------------:|:-------------------------------:|:---------:|:---------------------------------------:|
-| **4.22** | ✅ | ❌ | ✅ | ❌ | ❌ |
-| **4.23** | ✅ | ❌ | ✅ | ❌ | ❌ |
-| **4.24** | ✅ | ❌ | ✅ | ❌ | ❌ |
-| **4.25** | ✅ | ❌ | ✅ | ❌ | ❓ |
-| **4.26** | ✅ | ❌ | ✅ | ❌ | ❓ |
-| **4.27** | ✅ | ✅ | ✅ | ❌ | ❓ |
-| **5.0** | ✅ | ✅ | ✅ | ❌ | ❓ |
-| **5.1** | ✅ | ✅ | ✅ | ❌ | ❓ |
+| | **Windows
(MSVC 2017)** | **Windows
(MSVC 2019)** | **Windows
(MSVC 2022)** | **Linux
(Native Toolchain)** | **macOS** | **Oculus Mobile
(Android NDK r21b)** |
+|----------|:--------------------------:|:--------------------------:|:--------------------------:|:-------------------------------:|:---------:|:---------------------------------------:|
+| **4.22** | ✅ | ✅ | ❌ | ✅ | ❌ | ❌ |
+| **4.23** | ✅ | ✅ | ❌ | ✅ | ❌ | ❌ |
+| **4.24** | ✅ | ✅ | ❌ | ✅ | ❌ | ❌ |
+| **4.25** | ✅ | ✅ | ❌ | ✅ | ❌ | ❓ |
+| **4.26** | ✅ | ✅ | ❌ | ✅ | ❌ | ❓ |
+| **4.27** | ✅ | ✅ | ✅ | ✅ | ❌ | ❓ |
+| **5.0** | ❌ | ✅ | ✅ | ✅ | ❌ | ❓ |
+| **5.1** | ❌ | ✅ | ✅ | ✅ | ❌ | ❓ |
* ✅ Supported
* ❌ Not Supported