Tweak build instructions so Cursor picks them up

This commit is contained in:
Damien Elmes 2025-05-15 15:48:46 +10:00
parent 1bb0f07ded
commit 49a61e7192
2 changed files with 2 additions and 2 deletions

View file

@ -0,0 +1,2 @@
- To build and check the project, use ./check in the root folder (or check.bat on Windows)
- This will format files, then run lints and unit tests.

View file

@ -1,2 +0,0 @@
- To build and check the project, use ./check(.bat)
- This will format files, then run lints and unit tests.