diff options
author | Linus Lee <linus@thesephist.com> | 2020-10-11 06:31:59 -0400 |
---|---|---|
committer | Linus Lee <linus@thesephist.com> | 2020-10-11 06:31:59 -0400 |
commit | 2435a7cd5eb88ccd0dedd05ce66881c44e523bd4 (patch) | |
tree | 5114a380e70e873b9a15a771bd480591250df667 | |
parent | f5135d9f896800d2bff75f7270d1fa75f2f33f0a (diff) | |
download | tabloid-fake-closure-2435a7cd5eb88ccd0dedd05ce66881c44e523bd4.tar.gz tabloid-fake-closure-2435a7cd5eb88ccd0dedd05ce66881c44e523bd4.zip |
Oops, typo
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # The Tabloid Programming Language 💣 -**Tabloid** is a minimal but Turing complete programming language inspired, nay, **supercharged** by clickbait headlines that rule the Internet today. You can try Tabloid [on the Tabloid website](https://tabloid.vercel.app) or [on the Riju repl](https://riju.codes/tabloid). Thanks to [@otherjoel](https://github.com/otherjoel/tabloid), there's also a [Racket implementation](https://github.com/otherjoel/tabloid) of Tabloid that's very nearly compatible. +**Tabloid** is a minimal but Turing complete programming language inspired, nay, **supercharged** by clickbait headlines that rule the Internet today. You can try Tabloid [on the Tabloid website](https://tabloid.vercel.app) or [on the Riju repl](https://riju.codes/tabloid). Thanks to [@otherjoel](https://github.com/otherjoel), there's also a [Racket implementation](https://github.com/otherjoel/tabloid) of Tabloid that's very nearly compatible.  |