From c8dd335d651b42babd4d8c695c006f8487a6fe0f Mon Sep 17 00:00:00 2001 From: MartinBraquet Date: Mon, 4 Aug 2025 09:58:51 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d2d933e..dfd83d7b 100644 --- a/README.md +++ b/README.md @@ -86,6 +86,7 @@ Start the development server: npm run dev ``` -Once the server is running, visit http://localhost:3000 to start using the app. +Once the server is running, visit http://localhost:3000 to start using the app. Now you can start contributing by +making changes and submitting pull requests! See [development.md](docs/development.md) for additional instructions, such as adding new profile features. \ No newline at end of file