mirror of
https://github.com/voideditor/void
synced 2026-05-23 17:38:23 +00:00
Update README.md
This commit is contained in:
parent
fc3aec52bb
commit
fe578eb6e8
1 changed files with 1 additions and 3 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
Void is the open-source Cursor alternative. It's a fork of the of [vscode](https://github.com/microsoft/vscode) repository.
|
||||
|
||||
If you're new, welcome! Feel free to check out our [Issues](https://github.com/voideditor/void/issues) page for the most pressing items to work on, and see [`CONTRIBUTING.md`](https://github.com/voideditor/void/blob/main/CONTRIBUTING.md) to get started with the build environment.
|
||||
If you're new, welcome! Feel free to check out our [Task board](https://github.com/orgs/voideditor/projects/2/views/3) for the most pressing Issues to work on, and see [`CONTRIBUTING.md`](https://github.com/voideditor/void/blob/main/CONTRIBUTING.md) to get started with the build environment.
|
||||
|
||||
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.
|
||||
|
||||
|
|
@ -11,8 +11,6 @@ This repo contains the full sourcecode for Void. We have a [waitlist](https://vo
|
|||
|
||||
To build and run Void, see [`CONTRIBUTING.md`](https://github.com/voideditor/void/blob/main/CONTRIBUTING.md).
|
||||
|
||||
We welcome all new contributions!
|
||||
|
||||
## Reference
|
||||
For some useful links we've compiled see [`VOID_USEFUL_LINKS.md`](https://github.com/voideditor/void/blob/main/VOID_USEFUL_LINKS.md).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue