10 lines
170 B
Markdown
10 lines
170 B
Markdown
# webtimediff
|
|
|
|
Compare your system clock with that of a remote web server.
|
|
|
|
## How 2 use
|
|
|
|
1. Git Clone
|
|
2. Download undici: `npm install`
|
|
3. Run: `./index.js` or `node .`
|