From bf048fc3622aede8c57c150b1a1c83ccfff2d2e6 Mon Sep 17 00:00:00 2001 From: Andrew Pareles <43356051+andrewpareles@users.noreply.github.com> Date: Tue, 10 Sep 2024 21:05:38 -0700 Subject: [PATCH] Update README.md --- README.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 0894708b..d4fed36e 100644 --- a/README.md +++ b/README.md @@ -8,16 +8,12 @@ LineMage is the open-source Cursor alternative. We're building quickly, and we welcome new contributions. -To contribute, see [TODO](TODO)! +To contribute, see [`CONTRIBUTING.md`](https://github.com/linemagedev/linemage/blob/main/CONTRIBUTING.md). - -Most of LineMage's code lives in [TODO](https://github.com/linemagedev/linemage/tree/main/extensions/linemage). +Most of LineMage's code lives in [`/extensions/linemage`](https://github.com/linemagedev/linemage/tree/main/extensions/linemage) right now. # To contribute -link to helloworld/README - - For a getting started guide we put together on getting started in the VS Code repo, see [TODO](), or reach out at hi@linemage.com.