Merge pull request #14 from phoebe-leong/readme-fix

Fix one README.md mistake in my previous commit
This commit is contained in:
MathMan05
2024-06-27 20:32:02 -05:00
committed by GitHub

View File

@@ -1,5 +1,5 @@
# JankClient # 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 To run it, clone the repo and do `npm install express`, then either
`node index.js` `node index.js`
or or