From 8a16978ab4558ac39f531d5ea3d66bd5731ac542 Mon Sep 17 00:00:00 2001 From: Jonathan Cobb Date: Thu, 17 Dec 2020 17:54:18 -0500 Subject: [PATCH] update docs --- docs/running.md | 1 + 1 file changed, 1 insertion(+) 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: