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
commit 7334ace43c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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