2 parents b2436e3 + faa01bb commit fb84dfaCopy full SHA for fb84dfa
1 file changed
README.md
@@ -5,7 +5,7 @@
5
6
**AI-powered multi-repository pattern analysis for VS Code** - Detect code patterns, health issues, and team expertise across your entire codebase.
7
8
-
+
9
10
## Features
11
@@ -39,7 +39,7 @@
39
### From VS Code Marketplace
40
1. Open **VS Code**.
41
2. Go to **Extensions**.
42
-3. Search for **"Code Context AI"**.
+3. Search for **"Code Context AI"** (AsuByte).
43
4. Click **Install**.
44
45
### Manual Installation
@@ -57,4 +57,4 @@ npm, pnpm or yarn install
57
npm run package
58
59
# Install the VSIX file
60
-code --install-extension code-context-ai-2.0.0.vsix
+code --install-extension code-context-ai-2.0.0.vsix
0 commit comments