From 46c75ab44a64e09d19d2fbcb884d7f6fe28bdb0b Mon Sep 17 00:00:00 2001 From: Evan Jarrett Date: Tue, 14 Oct 2025 10:31:37 -0500 Subject: [PATCH] add url to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index db05d4c..ce55e2a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # ATCR - ATProto Container Registry +## https://atcr.io + An OCI-compliant container registry that uses the AT Protocol for manifest storage and S3 for blob storage. ## What is ATCR?