diff --git a/README.md b/README.md index 1ac1a77..6985cf8 100644 --- a/README.md +++ b/README.md @@ -51,4 +51,4 @@ Use `deno task `: - `build:dev:watch` Build the page for development (without optimization like minification) with active file watcher. - `serve` *Not implemented yet (currently does nothing)* - `lint` Lint the sourcecode -- `test` Test your sourcecode (all `.test.ts` file will be checked). A junit report gets generated to `./report.xml` +- `test` Test your sourcecode (all `.test.ts` file will be checked). A junit report gets generated to `./reports/report.xml`