Skip to content

Commit eda5b1f

Browse files
committed
docs: update project structure to match current repo layout
1 parent 0809d6d commit eda5b1f

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,16 @@ sysinfo-cli/
134134

135135
---
136136

137+
### 🧰 Docker Commands
138+
139+
| Command | Description |
140+
|------------------------------------------------|----------------------------------|
141+
| `docker run --rm mircothibes/sysinfo-cli` | Run CLI inside Docker (text) |
142+
| `docker run --rm mircothibes/sysinfo-cli --json` | Run CLI inside Docker (JSON) |
143+
144+
---
145+
146+
137147
## 🧾 License
138148

139149
This project is released under the MIT License.

0 commit comments

Comments
 (0)