mirror of
https://github.com/voideditor/void
synced 2026-05-24 01:48:25 +00:00
Update README.md
This commit is contained in:
parent
79358e1d15
commit
866505ac84
1 changed files with 3 additions and 3 deletions
|
|
@ -3,13 +3,13 @@
|
|||
|
||||
Void is the open-source Cursor alternative. It's a fork of the of [vscode](https://github.com/microsoft/vscode) repository.
|
||||
|
||||
|
||||
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, without waiting.
|
||||
|
||||
## Contributing
|
||||
|
||||
To contribute or run the dev environment, see [`CONTRIBUTING.md`](https://github.com/voideditor/void/blob/main/CONTRIBUTING.md).
|
||||
To build and run Void, see [`CONTRIBUTING.md`](https://github.com/voideditor/void/blob/main/CONTRIBUTING.md).
|
||||
|
||||
We're in early stages and building quickly. We welcome all new contributions!
|
||||
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