Skip to content

Commit 92980a1

Browse files
committed
docs: Update README
1 parent 7ef695e commit 92980a1

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
Unofficial client library to get data from Huawei router.
44

5+
This project provides 3 Go modules:
6+
7+
- Cient library (root dir)
8+
- Prometheus exporter binary (`./exporter` dir)
9+
- CLI client binary (`./wei` dir)
10+
11+
Also Docker image for the Prometheus exporter
12+
13+
```sh
14+
docker pull ghcr.io/chickenzord/go-huawei-client:latest
15+
```
16+
517
## Supported devices
618

719
### EG8145V5

0 commit comments

Comments
 (0)