aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvgeny Zinoviev <me@ch1p.io>2021-08-03 23:02:01 +0300
committerEvgeny Zinoviev <me@ch1p.io>2021-08-03 23:02:01 +0300
commit71c51123a08fed950399a95c0c23b5b1a0cf0083 (patch)
tree41f40ac03c033b85b32fa1df584d8fa096d78361
parentfffb6d3ba9982938acad4a657706788eb683bc12 (diff)
readme upd
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index e07b49a..29409c7 100644
--- a/README.md
+++ b/README.md
@@ -16,10 +16,10 @@ Assuming inverterd host is `192.168.1.2`:
inverter-http-proxy --inverter-host 192.168.1.2 --host 127.0.0.1 --port 8080
```
-Then open https://127.0.0.1/get-status/ in the browser. You can replace `get-status`
+Then open https://127.0.0.1/get-status/ in browser. You can replace `get-status`
with any command supported by inverterd.
-Command arguments are not supported at the moment.
+Command arguments aren't supported at the moment.
## License