From 5a7aba5ae98bd01a7f080017fefebd93f8a579c8 Mon Sep 17 00:00:00 2001 From: "Restyled.io" Date: Sun, 29 Sep 2024 14:01:25 +0000 Subject: [PATCH] Restyled by prettier-markdown --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7c4bc70..d89acb7 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ # Craig's Custom URL Shortener + A simple, versatile URL shortener with a web interface and API. It currently supports short links in the format go.craigg.dev/[tag]/[slug] (tag is optional), although support for more domains will be added soon.