Update README.md

This commit is contained in:
mattieserver
2020-05-19 19:50:56 +02:00
committed by GitHub
parent f184bdf2f3
commit 9b606643ea
+3 -2
View File
@@ -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.