simple fix to readme

This commit is contained in:
pwompus 2024-06-28 11:29:00 +10:00 committed by GitHub
parent 406c65df25
commit b952e5a781
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