Skip to content

Commit c0ffe86

Browse files
authored
Update README for CLI and improve links (#138)
1 parent 836898d commit c0ffe86

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Windows App Development Cli
1+
# Windows App Development CLI
22

33
> [!IMPORTANT]
44
> :warning: **Status: Public Preview** - The Windows App Development CLI is experimental and in active development. We'd love your feedback! Share your thoughts by creating an [issue](https://github.com/microsoft/WinAppCli/issues).
@@ -13,13 +13,13 @@
1313

1414
<h3 align="center">
1515
<a href="#-installation">Installation</a>
16-
<span> . </span>
16+
<span> </span>
1717
<a href="#-usage">Usage</a>
18-
<span> . </span>
18+
<span> </span>
1919
<a href="./docs/usage.md">Documentation</a>
20-
<span> . </span>
20+
<span> </span>
2121
<a href="#-try-the-windows-identity-app">GUI</a>
22-
<span> . </span>
22+
<span> </span>
2323
<a href="#-feedback">Feedback</a>
2424
</h3>
2525
<br/>
@@ -28,7 +28,7 @@ The Windows App Development CLI is a single command-line interface for managing
2828
<br/><br/>
2929
Whether you're building with Electron, .NET/Win32, CMake, or Python, this CLI gives you access to:
3030

31-
- **Modern Windows APIs** - Windows App SDK and Windows SDK with automatic setup and code generation
31+
- **Modern Windows APIs** - [Windows App SDK](https://learn.microsoft.com/windows/apps/windows-app-sdk/) and Windows SDK with automatic setup and code generation
3232
- **App Identity** - Debug and test by adding app identity without full packaging in a snap
3333
- **MSIX Packaging** - App packaging with signing and Store readiness
3434
- **Developer Tools** - Manifests, certificates, assets, and build integration

0 commit comments

Comments
 (0)