Skip to content

Commit 4bfef5b

Browse files
committed
Update README to include direct link to VS Code extension on Marketplace and adjust documentation references
1 parent 4a44dfc commit 4bfef5b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![GitHub Releases](https://img.shields.io/github/release/nrempel/sleek.svg)](https://github.com/nrempel/sleek/releases)
66

77
> **✨ Looking for a VS Code extension?**
8-
> Sleek is also available as a [VS Code extension](./vscode-extension) for SQL formatting! 🚀
8+
> Sleek is also available as a [VS Code extension](https://marketplace.visualstudio.com/items?itemName=lucent.sleek-sql) for SQL formatting! 🚀
99
1010
<p align="center">
1111
<img src="./sleek.png" alt="Sleek Logo" width="200" />
@@ -19,8 +19,9 @@ The heavy lifting is done by the
1919

2020
## VS Code Extension
2121

22+
- **[Install from VS Code Marketplace](https://marketplace.visualstudio.com/items?itemName=lucent.sleek-sql)**
2223
- See its [README](./vscode-extension/README.md) for usage and features.
23-
- See [CI/CD documentation](./vscode-extension/CI-CD.md) for build, test, and release automation details.
24+
- See [releases documentation](./RELEASES.md) for build, test, and release automation details.
2425

2526
## Before and After
2627

0 commit comments

Comments
 (0)