-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #4 from GitMensch/patch-1
Update README.md
- Loading branch information
Showing
1 changed file
with
6 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,7 @@ | ||
# vscodium-insiders | ||
binary releases of VS Code (Insiders) without MS branding/telemetry/licensing | ||
This repo (https://github.com/VSCodium/vscodium-insiders) provides binary releases of VS Code (Insiders) without MS branding/telemetry/licensing. | ||
It is being maintained to keep track of releases only. | ||
|
||
The build scripts and patches to build these releases are found at https://github.com/VSCodium/vscodium, as well as [the GitHub Actions that do the actual build](https://github.com/VSCodium/vscodium/actions). | ||
|
||
In the case of any issues with vscodium-insiders please check/report at https://github.com/VSCodium/vscodium/issues. |