From d8b5224faf23c5ef02ca942dfe59f3607ff888d3 Mon Sep 17 00:00:00 2001 From: DrBlury | Julian <42891943+DrBlury@users.noreply.github.com> Date: Tue, 5 Mar 2024 08:59:22 +0100 Subject: [PATCH] Update README.md Removed extra studio, added link to VS Code --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 441ea84..e1be2d5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Llama Coder -Llama Coder is a better and self-hosted Github Copilot replacement for VS Studio Code. Llama Coder uses [Ollama](https://ollama.ai) and codellama to provide autocomplete that runs on your hardware. Works best with Mac M1/M2/M3 or with RTX 4090. +Llama Coder is a better and self-hosted Github Copilot replacement for [VS Code](https://github.com/microsoft/vscode). Llama Coder uses [Ollama](https://ollama.ai) and codellama to provide autocomplete that runs on your hardware. Works best with Mac M1/M2/M3 or with RTX 4090. [VS Code Plugin](https://marketplace.visualstudio.com/items?itemName=ex3ndr.llama-coder)