From 69e6d4649db62925e51cd088154c27bc0ef73758 Mon Sep 17 00:00:00 2001 From: Rob Lee Date: Thu, 9 Apr 2020 21:12:24 +0100 Subject: [PATCH] Removing typo --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index e918cad..ff47d17 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,6 @@ A promethus exporter for the Huawei series of 4G LTE routers, exporting various Different operators appear to provide different signal information, so not all values will be available across all operators. A handy way to identify the available information is to login to your router and then view [device api](view-source:http://192.168.8.1/api/device/signal). -A good way to observe the available information - ## Install Follow the usual docker build and run flow.