From b4e49b7a5ba72e947043ad1dd9aed5cfb232f333 Mon Sep 17 00:00:00 2001 From: MartinBraquet Date: Sun, 3 Aug 2025 02:02:52 +0200 Subject: [PATCH] Add dev instructions --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8d70bcef..434747ff 100644 --- a/README.md +++ b/README.md @@ -94,3 +94,5 @@ npm run dev ``` Once the server is running, visit http://localhost:3000 to start using the app. + +See [development.md](docs/development.md) for additional instructions, such as adding new profile features. \ No newline at end of file