From 8e7a6c20dc20df41a34d70bf448ca304afae6961 Mon Sep 17 00:00:00 2001 From: Andrew Pareles <43356051+andrewpareles@users.noreply.github.com> Date: Tue, 10 Sep 2024 23:40:05 -0700 Subject: [PATCH] Update README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bdda528d..adc3a92f 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,16 @@ # Welcome to LineMage! -LineMage is the open-source Cursor alternative. +LineMage is the open-source Cursor alternative. It's a fork of the of [vscode](https://github.com/microsoft/vscode) repository. + -We're building quickly, and we welcome new contributions. ## Contributing + To contribute, see [`CONTRIBUTING.md`](https://github.com/linemagedev/linemage/blob/main/CONTRIBUTING.md). +We're building quickly, and we welcome all new contributions! + ## Reference For some useful links we've compiled see [`LINEMAGE_USEFUL_LINKS.md`](https://github.com/linemagedev/linemage/blob/main/LINEMAGE_VSCODE_GUIDE.md).