Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sktryo authored Jun 30, 2024
1 parent 49782b3 commit 3a8bfa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ MicroScript is a minimalistic interpreter for a simple Turing-complete language,
4. **MicroScript Code Example:**
```plaintext
script.txt:
++++++++++[>+++++++<-]>| # Increment current cell to 10 and print as ASCII '*'
+++++++++++++++++++++++++++++++++| # Increment current cell to 33 and print as ASCII '!'
```

5. **License:**
Expand Down

0 comments on commit 3a8bfa2

Please sign in to comment.