add monorepo readme

This commit is contained in:
lemonsh 2023-05-20 14:16:22 +02:00
parent 80f65f7292
commit 9494e1b9e0

3
README.md Normal file
View File

@ -0,0 +1,3 @@
Projects in this repository:
* [`connectbox-rs`](connectbox) - API client crate for the Compal CH7465LG, which is a cable modem provided by various European ISPs under the name Connect Box.
* [`connectbox-shell`](connectbox-shell) - Interactive shell for managing a Connect Box modem powered by the connectbox-rs crate.