diff --git a/src/modules/cmdpal/extensionsdk/README.md b/src/modules/cmdpal/extensionsdk/README.md new file mode 100644 index 0000000000..7e0055965a --- /dev/null +++ b/src/modules/cmdpal/extensionsdk/README.md @@ -0,0 +1,3 @@ +# Command Palette Extension Toolkit + +We'll write better docs when we're closer to releasing diff --git a/src/modules/cmdpal/extensionsdk/nuget/Microsoft.CommandPalette.Extensions.SDK.nuspec b/src/modules/cmdpal/extensionsdk/nuget/Microsoft.CommandPalette.Extensions.SDK.nuspec index 8814b51f09..098469b611 100644 --- a/src/modules/cmdpal/extensionsdk/nuget/Microsoft.CommandPalette.Extensions.SDK.nuspec +++ b/src/modules/cmdpal/extensionsdk/nuget/Microsoft.CommandPalette.Extensions.SDK.nuspec @@ -7,12 +7,13 @@ Microsoft Microsoft false + MIT Command Palette SDK provides support for creating Command Palette extensions on Windows. Release notes are available in the Power Toys repository. Command Palette Extension SDK © Microsoft Corporation. All rights reserved. - https://github.com/microsoft/powertoys + docs\README.md @@ -34,5 +35,7 @@ + +