diff --git a/README.md b/README.md index 41fb6b5d3..70571110c 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ To submit a package to the repository, you should follow these steps: ## Authoring a Manifest -The minimal manifest syntax is below. +The minimal manifest syntax is below. Additional information on writing manifests can be found on [Microsoft Docs](https://docs.microsoft.com/en-us/windows/package-manager/package/manifest) or on the [v0.1 manifest spec](https://github.com/microsoft/winget-cli/blob/master/doc/ManifestSpecv0.1.md). Current limitations are: * One manifest per PR