From 9b81319e594413875fe5fcbbad7ef39b9d8828c4 Mon Sep 17 00:00:00 2001 From: Craig <121510295+CragglesG@users.noreply.github.com> Date: Thu, 26 Sep 2024 17:25:08 +0100 Subject: [PATCH] Create README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..7c4bc70 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# 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.