Skip to content

Commit a6da751

Browse files
Update README.md
1 parent 5cd4cae commit a6da751

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Crit (the programming language)
22

33
## What is Crit?
4-
Crit is a interpreted dynamic programming language made with C# and [ANTLR4](https://www.antlr.org/) made just because I can.
5-
This language is still very experimental and is no were to be used for production.
4+
Crit is a interpreted dynamic programming language made with C# and [ANTLR4](https://www.antlr.org/).<br>
5+
This language is still very experimental and is no were to be used for production.<br>
66
Why the name? Because in League of Legends, **no crit = no bitches**.<br>
77

88
The language is [turing complete](https://en.wikipedia.org/wiki/Turing_completeness) (I think) so theoretically you can solve any computational problem with Crit!<br>

0 commit comments

Comments
 (0)