From d27a76ccc70a633c140dca4ca4bc5ab1aa7d8790 Mon Sep 17 00:00:00 2001 From: schn33fuchs Date: Wed, 20 May 2026 21:11:55 +0200 Subject: [PATCH] README update important note added --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d6837c2..24f2ac3 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ A ticket system with backend and frontend components. - **[Backend](../backend/index.html)** - The server-side API and business logic - **[Frontend](../frontend/index.html)** - The client-side user interface +> [!NOTE] +> Links only works in docs.rs ## Usage ### Prerequisite