Skip to content

Commit 02b491a

Browse files
committed
docs: Update README.md
1 parent db72e47 commit 02b491a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,9 @@ $ codize run main.ts --json
6161
"exitCode": 0
6262
},
6363
"run": {
64-
"stdout": "Hello\n",
64+
"stdout": "SGVsbG8K",
6565
"stderr": "",
66-
"output": "Hello\n",
66+
"output": "SGVsbG8K",
6767
"exitCode": 0
6868
}
6969
}

0 commit comments

Comments
 (0)