Update README.md

This commit is contained in:
MartinBraquet
2025-08-04 09:58:51 +02:00
parent 17d2c6aa57
commit c8dd335d65

View File

@@ -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.