From 9b606643eabc39e1e5f02d7265fe142abd4c1fcd Mon Sep 17 00:00:00 2001 From: mattieserver Date: Tue, 19 May 2020 19:50:56 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4d099cb..9059611 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # Netbox Topology Views Plugin Create topology views/maps from your devices in netbox. -Support to filter on name, site and device role. +The connections are based on the cables you created in netbox. +Support to filter on name, site, tag and device role. ## Preview @@ -62,4 +63,4 @@ Run `pip install netbox-topology-views --upgrade` in your venv. Run `python3 manage.py collectstatic --no-input` -Clear you browser cache. +Clear your browser cache.