From b8054e2aea261c234ea47f0bf991918e1ac65650 Mon Sep 17 00:00:00 2001 From: Ramkumar Chinchani <45800463+rchincha@users.noreply.github.com> Date: Thu, 23 Sep 2021 12:35:06 -0700 Subject: [PATCH] Update README.md --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d007c7e8..a0b091fb 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ https://anuvu.github.io/zot/ [```docker run -p 5000:5000 ghcr.io/anuvu/zot:latest```](https://github.com/anuvu/zot/pkgs/container/zot) +(**Why zot?**)[COMPARISON.md] + # Features * Conforms to [OCI distribution spec](https://github.com/opencontainers/distribution-spec) APIs * Clear separation between core dist-spec and zot-specific extensions @@ -40,10 +42,6 @@ https://anuvu.github.io/zot/ * Released under Apache 2.0 License * ```go get -u github.com/anuvu/zot/cmd/zot``` - -(**Why zot?**)[CONFORMANCE.md] - - # Presentations * [OCI Weekly Discussion - Oct 2, 2019](https://hackmd.io/El8Dd2xrTlCaCG59ns5cwg#October-2-2019)