Skip to content

Commit

Permalink
Scripy
Browse files Browse the repository at this point in the history
  • Loading branch information
heartacker committed May 28, 2024
1 parent ce930a5 commit 2b0cf13
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,8 +171,8 @@ print(c, sep="\t")
> using static CScripting;
> hex(1024)
"0x400"
> print("Hello Scripy")
Hello Scripy
> print("Hello CScripting")
Hello CScripting

```

Expand Down

0 comments on commit 2b0cf13

Please sign in to comment.