From 0bdf82c6973a802f329953418906f68eff6d0af5 Mon Sep 17 00:00:00 2001 From: KiraCoding <38864051+KiraCoding@users.noreply.github.com> Date: Tue, 3 Sep 2024 01:50:30 +0200 Subject: [PATCH] wip --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0590a6b..21cbf5b 100644 --- a/README.md +++ b/README.md @@ -3,10 +3,12 @@ > Volt is currently under development, and official releases have not been shipped yet. # Platforms -| **OS** | **x64** | -|:-------:|:-------:| -| Windows | Yes | -| Linux | Planned | +| **Targets** | **Status** | +|:-------------------------|:----------:| +| `x86_64-pc-windows-msvc` | Yes | +| `x86_64-pc-windows-gnu` | Maybe | +| `i686-pc-windows-msvc` | Maybe | +| `i686-pc-windows-gnu` | Maybe | # Contributing See [`CONTRIBUTING.md`][CONTRIBUTING] for contributing to the project.