From b952e5a78133e6a1bc1743fb724c7ee3aebe9c89 Mon Sep 17 00:00:00 2001 From: pwompus Date: Fri, 28 Jun 2024 11:29:00 +1000 Subject: [PATCH] simple fix to readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 07b8617..4903397 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # JankClient -JanKClient is a SpaceBar Client written in JS, HTML, and CSS. +JankClient is a SpaceBar Client written in JS, HTML, and CSS. To run it, clone the repo and do `npm install express`, then either `node index.js` or