diff --git a/runtime.md b/runtime.md index daa1018..da2d237 100644 --- a/runtime.md +++ b/runtime.md @@ -2,7 +2,7 @@ A conformant runtime should provide an executable (called `funC` in the following examples). That executable should support each operation listed below as its first argument. -It operates by default on the 'config.json' in the current directory. +It operates by default on the `config.json` and `runtime.json` in the current directory. ## Start