diff --git a/README.md b/README.md
index 95dede4..d0556f3 100644
--- a/README.md
+++ b/README.md
@@ -9,9 +9,13 @@
GoLang Miner management with embedable RESTful control - A modern, modular package for managing cryptocurrency miners.
+```bash
+miner-cli serve --host localhost --port 9090 --namespace /api/v1/mining
+```
+
```html
-
+
```