diff --git a/README.md b/README.md index e1e360d..fd1098f 100644 --- a/README.md +++ b/README.md @@ -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 \ No newline at end of file +- [`tokio-tungstenite`](https://crates.io/crates/tokio-tungstenite) for WebSocket client/server