From 5dbfc4e0e498be3e1c2dff8206e0ad27cd4a4787 Mon Sep 17 00:00:00 2001 From: LRVT <21357789+l4rm4nd@users.noreply.github.com> Date: Mon, 20 Jul 2026 17:40:47 +0200 Subject: [PATCH] Add Kutt URL shortener to examples list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 22f715a..14b54a3 100644 --- a/README.md +++ b/README.md @@ -329,6 +329,7 @@ A [pastebin](https://en.wikipedia.org/wiki/Pastebin) is a type of online content **[`^ back to top ^`](#-project-list)** - [YOURLS](examples/yourls) - The de-facto standard self hosted URL shortener in PHP. +- [Kutt](examples/kutt) - Kutt is a modern URL shortener with support for custom domains, link editing, statistics, users management and more. ### Blogging Platforms and Homepages