From 23df2e4e1201bd4871d057f6c0df284e5246f144 Mon Sep 17 00:00:00 2001
From: naskya <m@naskya.net>
Date: Tue, 13 Feb 2024 01:51:35 +0900
Subject: [PATCH] docs: recommend Caddy

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 501d709521..8f745184be 100644
--- a/README.md
+++ b/README.md
@@ -212,7 +212,7 @@ For migrating from Misskey v13, Misskey v12, and FoundKey, read [this document](
 - Run `sudo ln -s ./firefish.nginx.conf ../sites-enabled/firefish.nginx.conf`
 - Run `sudo nginx -t` to validate that the config is valid, then restart the NGINX service.
 
-### 🦦 Caddy
+### 🦦 Caddy (recommended)
 
 - Add the following block to your `Caddyfile`, replacing `example.tld` with your own domain:
 ```caddy