Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Aniket authored Apr 23, 2023
1 parent 09b940a commit 53c309b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,15 @@ as the binary was built on Arch linux with x86 architecture.

<h4 align="left">Create a hana file</h4>

<code>py
```py
touch hello.hana && vim hello.hana
</code>
```

<br>

<code>py
```py
writeln("Hello World!")
</code>
```

<h4 align="left">Run</h4>

Expand Down

0 comments on commit 53c309b

Please sign in to comment.