Skip to content

Commit

Permalink
Add link to README to docs for clarity
Browse files Browse the repository at this point in the history
Signed-off-by: Zach Rhoads <zachary.rhoads@microsoft.com>
  • Loading branch information
zr-msft committed Apr 28, 2023
1 parent 5516199 commit b94406b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@

Notation is a CLI project to add signatures as standard items in the registry ecosystem, and to build a set of simple tooling for signing and verifying these signatures. This should be viewed as similar security to checking git commit signatures, although the signatures are generic and can be used for additional purposes. Notation is an implementation of the [Notary project specifications][notaryv2-specs].

> **Note** The documentation for using `notation` is available [here](https://notaryproject.dev/docs/).
## Table of Contents

- [Documents](#documents)
Expand All @@ -20,7 +22,7 @@ Notation is a CLI project to add signatures as standard items in the registry ec
## Documents

- [Quick start: Sign and validate a container image](https://notaryproject.dev/docs/quickstart/)
- [Build, sign, and verify container images using Notary and Azure Key Vault](https://docs.microsoft.com/azure/container-registry/container-registry-tutorial-sign-build-push)
- [Build, sign, and verify container images using Notary and Azure Key Vault](https://docs.microsoft.com/azure/container-registry/container-registry-tutorial-sign-build-push?wt.mc_id=azurelearn_inproduct_oss_notaryproject)

## Community

Expand Down

0 comments on commit b94406b

Please sign in to comment.