From 5b6f352de963bc238fd13aba6041aef366f8217f Mon Sep 17 00:00:00 2001 From: tigerwill90 Date: Sat, 16 Nov 2024 02:06:38 +0100 Subject: [PATCH] docs(readme): document hostname routing support --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3ef6739..dee114b 100644 --- a/README.md +++ b/README.md @@ -120,7 +120,7 @@ Pattern /users/uuid:{id}/config /users/uuid:/config no matches ```` -For hostnames, named parameters are also supported. The path portion must still include at least `/`. +Named parameters are also supported in hostname. Note that the path portion must still include at least `/`. ```` Pattern exemple.com/avengers