fixed some typos & format errors in the README

This commit is contained in:
OGtrilliams
2021-09-02 09:57:24 -04:00
parent a983522ac0
commit a007a74417

View File

@@ -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.