Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ta1al authored Aug 10, 2022
1 parent c4d1720 commit ec80cc7
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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 .`

0 comments on commit ec80cc7

Please sign in to comment.