Skip to content

Commit 117da59

Browse files
committed
docs(readme): format README to match template standards
- Add emoji prefix to tagline - Add emoji prefixes to all section headers - Add emoji prefixes to feature list items - Add emoji prefixes to commands, security, and requirements lists - Add 🎉 to installation and development setup completion steps
1 parent f67ade5 commit 117da59

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<h1 align="center">VSC as MCP</h1>
66

77
<p align="center">
8-
<strong>Supercharge your AI coding assistants with VS Code's powerful language intelligence!</strong>
8+
<strong>🚀 Supercharge your AI coding assistants with VS Code's powerful language intelligence!</strong>
99
</p>
1010

1111
<p align="center">
@@ -75,7 +75,7 @@ A Visual Studio Code extension that exposes an MCP (Model Context Protocol) serv
7575
1. Open VS Code
7676
2. Go to **Extensions** (Ctrl+Shift+X)
7777
3. Search for "VSC as MCP"
78-
4. Click **Install**
78+
4. Click **Install** 🎉
7979

8080
### Manual Installation
8181

@@ -151,7 +151,7 @@ Contributions are welcome! Whether it's bug reports, feature requests, or pull r
151151
1. Clone the repository
152152
2. Run `npm install`
153153
3. Run `npm run build`
154-
4. Press F5 to launch the Extension Development Host
154+
4. Press F5 to launch the Extension Development Host 🎉
155155

156156
## 📄 License
157157

0 commit comments

Comments
 (0)