webtimediff/README.md
2025-04-27 15:26:22 +05:00

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 .`