diff --git a/README.md b/README.md index 89b147f..fa72420 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ Self-hosted web application for manual network inventory and logical network topology visualisation. +![Topology view](img/tpology.png) + ## Features - **Manual inventory** — add and manage devices (18 types) with IPs, VLANs, descriptions and optional web links diff --git a/img/tpology.png b/img/tpology.png new file mode 100644 index 0000000..3417004 Binary files /dev/null and b/img/tpology.png differ