Update README.md

This commit is contained in:
Mathew Pareles 2025-01-09 19:37:02 -08:00 committed by GitHub
parent f880ddd6dc
commit a9dc35e5db
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,14 @@
# Welcome to Void.
<div style="display: flex; justify-content: center; align-items: center;">
<img
src="./src/vs/workbench/browser/parts/editor/media/slice_of_void.png"
alt="Void Welcome"
width="300"
height="300"
/>
</div>
Void is the open-source Cursor alternative. This repo contains the full sourcecode for Void. We have a [waitlist](https://voideditor.com/email) for downloading the official release, but you can build and develop Void right now.
If you're new, welcome!