From 6ad25349835061dcfc20a6ef74cad8e0e6cee1e3 Mon Sep 17 00:00:00 2001 From: lemonsh Date: Sat, 29 Apr 2023 22:20:12 +0200 Subject: [PATCH] correct the model number of the cable modem (it shouldn't matter anyway) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c760765..be8b034 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # connectbox-rs -API client library for the Compal CH7465CE, which is a cable modem provided by various European ISPs under the name Connect Box. +API client library for the Compal CH7465LG, which is a cable modem provided by various European ISPs under the name Connect Box. For more information, see the crate documentation.