Skip to content

Commit

Permalink
Quick change to README
Browse files Browse the repository at this point in the history
  • Loading branch information
saikumarmk committed Dec 21, 2020
1 parent 0025c2a commit 420fb19
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 @@ -91,7 +91,7 @@ uwucode does not enforce typing and is interpreted. It is also independent of wh
```owo var = value :3```
For the sake of reference, `:3` can be replaced with `;`. For defining functions, the keyword `owo` is utilised:
For the sake of reference, `:3` can be replaced with `;`. For defining functions, the keyword `uwu` is utilised:
```
uwu square(x) {sugoi x*x;};
Expand Down

0 comments on commit 420fb19

Please sign in to comment.