diff options
author | Linus Lee <linus@thesephist.com> | 2020-10-03 20:37:27 -0400 |
---|---|---|
committer | Linus Lee <linus@thesephist.com> | 2020-10-03 20:37:27 -0400 |
commit | 6d1d013355379257091f0a1fe0095ff471ba18e6 (patch) | |
tree | a73be739dd8b88f45da675f635e71af090887e62 | |
parent | 7db039b9d80e16e49a5d94bf1f9bbae7d0a16a88 (diff) | |
download | tabloid-fake-closure-6d1d013355379257091f0a1fe0095ff471ba18e6.tar.gz tabloid-fake-closure-6d1d013355379257091f0a1fe0095ff471ba18e6.zip |
Add links to repls in README
-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. +**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).  |