We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a66495a commit f554af8Copy full SHA for f554af8
runtime.md
@@ -2,7 +2,7 @@
2
3
A conformant runtime should provide an executable (called `funC` in the following examples).
4
That executable should support each operation listed below as its first argument.
5
-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.
6
7
## Start
8
0 commit comments