diff --git a/README.md b/README.md
index 8af7ceaf..c9125edc 100644
--- a/README.md
+++ b/README.md
@@ -27,8 +27,7 @@ Turn any Git repository into a prompt-friendly text ingest for LLMs.
You can also replace `hub` with `ingest` in any GitHub URL to access the corresponding digest.
-
-[gitingest.com](https://gitingest.com) · [Chrome Extension](https://chromewebstore.google.com/detail/adfjahbijlkjfoicpjkhjicpjpjfaood) · [Firefox Add-on](https://addons.mozilla.org/firefox/addon/gitingest)
+[gitingest.com](https://gitingest.com) · [Chrome Extension](https://chromewebstore.google.com/detail/adfjahbijlkjfoicpjkhjicpjpjfaood) · [Firefox Add-on](https://addons.mozilla.org/firefox/addon/gitingest) · [VS-Code Extension](https://marketplace.visualstudio.com/items?itemName=iamshreydxv.gitingest)
[Deutsch](https://www.readme-i18n.com/cyclotruc/gitingest?lang=de) |
@@ -50,6 +49,10 @@ You can also replace `hub` with `ingest` in any GitHub URL to access the corresp
- Token count
- **CLI tool**: Run it as a shell command
- **Python package**: Import it in your code
+- **VS Code Extension**: Instantly analyze private and public repositories within your code editor with just a few clicks
+ - Fully Secure 🔐
+ - Same website look ✨
+ - User friendly UI and features
## 📚 Requirements
diff --git a/src/server/templates/components/navbar.jinja b/src/server/templates/components/navbar.jinja
index 488e613f..46b2ab6b 100644
--- a/src/server/templates/components/navbar.jinja
+++ b/src/server/templates/components/navbar.jinja
@@ -39,6 +39,46 @@
{% include "components/badge_new.jinja" %}
/llm.txt
+
+
+