From ee39ee94b13ae2b67a16ec2c2744f90d74678666 Mon Sep 17 00:00:00 2001 From: Andrew Pareles <43356051+andrewpareles@users.noreply.github.com> Date: Fri, 1 Aug 2025 02:06:28 -0700 Subject: [PATCH] add dev note --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2bdcc059..4e0c97fe 100644 --- a/README.md +++ b/README.md @@ -21,8 +21,6 @@ This repo contains the full sourcecode for Void. If you're new, welcome! - 🚙 [Project Board](https://github.com/orgs/voideditor/projects/2) -- 🌌 [Download](https://voideditor.com/download-beta) - ## Contributing @@ -35,5 +33,8 @@ This repo contains the full sourcecode for Void. If you're new, welcome! Void is a fork of the [vscode](https://github.com/microsoft/vscode) repository. For a guide to the codebase, see [VOID_CODEBASE_GUIDE](https://github.com/voideditor/void/blob/main/VOID_CODEBASE_GUIDE.md). +## Note +Work is temporarily paused on the Void IDE (this repo) while we experiment with a few novel AI coding ideas for Void. Stay alerted with new releases in our Discord channel. + ## Support You can always reach us in our Discord server or contact us via email: hello@voideditor.com.