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 53c309b commit 6a9d353
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<h1 align="center">Hana</h1>
Hana is an elegant, clean and minimalistic interpreted programming language inspired from lua, python and javascript &lt;3

⚠️ *Wip ...*
⚠️ *WIP ...*

*For now Doxygen docs* - [🌸 Hana Documentation](https://syylvette.github.io/Hana/)

Expand Down Expand Up @@ -40,8 +40,6 @@ as the binary was built on Arch linux with x86 architecture.
touch hello.hana && vim hello.hana
```

<br>

```py
writeln("Hello World!")
```
Expand Down

0 comments on commit 6a9d353

Please sign in to comment.