diff --git a/README.md b/README.md new file mode 100644 index 0000000..072f949 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# steam-latency-checker +CLI to test latency of steam servers + +## Run +1. Make sure node.js is installed +2. Clone this repository `git clone https://github.com/Ta1al/steam-latency-checker` +3. Install dependencies `npm i` +4. Run `node .`