Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
souris-dev authored Oct 20, 2023
1 parent 829a3c2 commit bd30b0e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
<b>Samosa is a statically-typed general purpose programming language that runs on the JVM.</b>
<br><br><i>Note: Samosa - the programming language, is named after an Indian snack called "samosa", and is pronounced as "some-o-saah" (the part "saah" is pronounced like the word "sour", but without the "r").</i>
<br><br>

**NOTE: The online playground linked below is currently stopped due to budget constraints. It will be up soon. Meanwhile, feel free to download the compiler and give it a try!**

<a href="http://playground.samosa-lang.org">Try it out</a> or <a href="https://souris-dev.github.io/samosac-jvm">read the docs.</a>

<h2 align="center">Installation</h2>
Expand Down Expand Up @@ -350,4 +353,4 @@ Some builtin functions have overloads.

<i>The above are a subset of the features of the language.</i>
<br>
<i>Head over to the <a href="https://souris-dev.github.io/samosac-jvm/">docs</a> for more features of the programming language, like probable statements.</i>
<i>Head over to the <a href="https://souris-dev.github.io/samosac-jvm/">docs</a> for more features of the programming language, like probable statements.</i>

0 comments on commit bd30b0e

Please sign in to comment.