From a007a74417c142809361241ae4fd83f23194399b Mon Sep 17 00:00:00 2001 From: OGtrilliams Date: Thu, 2 Sep 2021 09:57:24 -0400 Subject: [PATCH] fixed some typos & format errors in the README --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index abdecbe..391d904 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,8 @@ # ttl.sh -An ephemeral container registry for CI workflows. +## An ephemeral container registry for CI workflows. ## What is ttl.sh? -ttl.sh is an anonymous, expiring Docker container registry using the official Docker Registry image. This is a set of tools and configuration that can be used to delpoy the registry without authentication, but with self-expiring images. - - - +ttl.sh is an anonymous, expiring Docker container registry using the official Docker Registry image. This is a set of tools and configurations that can be used to deploy the registry without authentication, but with self-expiring images.