diff --git a/README.md b/README.md index d73e808..2102e19 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,11 @@ Common actions are defined in the provided Justfile and can be viewed with make RELEASE=1 ``` +6. **Run the tests** + ```bash + make test + ``` + --- ### Available Commands