From d28ccb68bec025a297de7a9b441c6fea996845f8 Mon Sep 17 00:00:00 2001 From: MathMan05 Date: Sat, 20 Jul 2024 13:26:32 -0500 Subject: [PATCH] Updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 527b2c8..039af32 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Jank Client -Jank Client is a [Spacebar](https://spacebar.chat) Client written in JS, HTML, and CSS. +Jank Client is a [Spacebar](https://spacebar.chat) Client written in TS, HTML, and CSS. To run it, clone the repo and do `npm install express`, then either `node index.js`