mirror of
https://github.com/voideditor/void
synced 2026-05-23 09:28:23 +00:00
Update README.md
This commit is contained in:
parent
f880ddd6dc
commit
a9dc35e5db
1 changed files with 9 additions and 0 deletions
|
|
@ -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!
|
||||
|
|
|
|||
Loading…
Reference in a new issue