Skip to content

Commit 2b0cf13

Browse files
committed
Scripy
1 parent ce930a5 commit 2b0cf13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,8 +171,8 @@ print(c, sep="\t")
171171
> using static CScripting;
172172
> hex(1024)
173173
"0x400"
174-
> print("Hello Scripy")
175-
Hello Scripy
174+
> print("Hello CScripting")
175+
Hello CScripting
176176

177177
```
178178

0 commit comments

Comments
 (0)