diff options
author | Evgeny Zinoviev <me@ch1p.io> | 2021-03-22 21:15:29 +0300 |
---|---|---|
committer | Evgeny Zinoviev <me@ch1p.io> | 2021-03-22 21:15:29 +0300 |
commit | bf7e5f1805390e2fb4febbc9c5c2599138bdd285 (patch) | |
tree | 02831a00a911923114b7eb779ef1176770577baf | |
parent | 5fb8e928b55eff851dc17cc265f6870d07d3f98c (diff) |
update readme
-rw-r--r-- | README.md | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,2 +1,8 @@ # E3372-bash -Automation e3372 hilink lte modem using bash and huawei web api + +Automate E3372 hilink LTE modem using bash and huawei web api. + +## Configuration + +Specify IP of your modem in the `config.sh` file or `MODEM_IP` environment +variable.
\ No newline at end of file |