From cd747e7470f258b4388a846082d82d66cad9f037 Mon Sep 17 00:00:00 2001
From: Akira Tempaku <paku@skyizwhite.dev>
Date: Sun, 18 May 2025 19:16:57 +0900
Subject: [PATCH] Add link to usage example

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

diff --git a/README.md b/README.md
index e7d6be3..7e5f4c6 100644
--- a/README.md
+++ b/README.md
@@ -14,6 +14,8 @@ File-based routing automatically creates URL routes based on a project’s file
 
 ## Usage
 
+[Practical usage example](https://github.com/skyizwhite/website)
+
 To use ningle-fbr, set up your project using the [package-inferred-system](https://asdf.common-lisp.dev/asdf/The-package_002dinferred_002dsystem-extension.html) style.
 
 **Example directory structure**: