Skip to content

Commit 1321cfa

Browse files
committed
docs: update README
1 parent cb5a060 commit 1321cfa

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

README.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,6 @@
1414
A simple command-line tool written in pure **Python** that displays system information such as **CPU**, **RAM**, **disk**, **network**, and **uptime**.
1515
It supports both standard text and JSON output.
1616

17-
---
18-
19-
### 🐳 Run in Docker (Example Output)
20-
21-
You can easily run **sysinfo-cli** directly from Docker:
22-
23-
```bash
24-
docker run --rm mircothibes/sysinfo-cli:latest --json | jq
25-
```
2617

2718
---
2819

0 commit comments

Comments
 (0)