diff --git a/docs/running.md b/docs/running.md index c8ac8ac..721d767 100644 --- a/docs/running.md +++ b/docs/running.md @@ -57,6 +57,7 @@ The easiest way to write a spec is to copy one of the [test specs](../src/test/resources/tests) and edit it. There examples for every JVC operation. +Or copy from the [complex example](complex_example.md). ## Executing a JVC Spec To execute a spec stored in the file `my-spec.json`, you would run: