diff --git a/README.md b/README.md index 9131757..93e17e4 100644 --- a/README.md +++ b/README.md @@ -31,8 +31,8 @@ Vib-OS is a from-scratch, Unix-like operating system with **full multi-architect | Architecture | Boot Method | Status | Hardware | |--------------|-------------|--------|----------| -| **ARM64** | Direct / UEFI | ✅ **Production Ready** | Raspberry Pi 4/5, QEMU virt, Apple Silicon (VM) | -| **x86_64** | Direct / UEFI / BIOS | ✅ **Production Ready** | Modern PCs, QEMU, VirtualBox, VMware | +| **ARM64** | Direct / UEFI | ✅| Raspberry Pi 4/5, QEMU virt, Apple Silicon (VM) | +| **x86_64** | Direct / UEFI / BIOS | ✅ will be released soon. | Modern PCs, QEMU, VirtualBox, VMware | | **x86** | Direct / BIOS (MBR) | ✅ **Builds Successfully** | Legacy PCs, QEMU pc | ### What Works Now