Update README.md

This commit is contained in:
jasonwitty 2025-08-08 01:08:02 -07:00 committed by GitHub
parent 1c2415bc1b
commit deef4702f4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,7 +4,7 @@
It lets you watch CPU, memory, disks, network, temperatures, and processes on another machine in real-time — from the comfort of your terminal.
![socktop screenshot](docs/socktop-screenshot.png)
![socktop screenshot](socktop-screenshot.png)
---
@ -162,4 +162,4 @@ MIT License — see [LICENSE](LICENSE).
## Acknowledgements
- [`ratatui`](https://github.com/ratatui-org/ratatui) for terminal UI rendering
- [`sysinfo`](https://crates.io/crates/sysinfo) for system metrics
- [`tokio-tungstenite`](https://crates.io/crates/tokio-tungstenite) for WebSocket client/server
- [`tokio-tungstenite`](https://crates.io/crates/tokio-tungstenite) for WebSocket client/server