diff --git a/README.md b/README.md index ae9ed91..aece494 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ Collect and plot detailed information and statistics from your modem. +![An example plot of DOCSIS modem statistics](./doc/screenshots/example_docsis.png "Example Plot") + ## Installation Install [Python](https://www.python.org/downloads/), then install [pipx](https://github.com/pypa/pipx) and use it to install `modem-info`: ```sh diff --git a/doc/screenshots/example_docsis.png b/doc/screenshots/example_docsis.png new file mode 100644 index 0000000..f2e2060 Binary files /dev/null and b/doc/screenshots/example_docsis.png differ