Update README.md

This commit is contained in:
Keith Knowles 2024-05-13 20:08:17 -06:00 committed by GitHub
parent c6f154589f
commit 6ba76ebfe3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@
[Русская версия](./README_ru.md) [Русская версия](./README_ru.md)
## Overview ## Overview
This plugin allows you to compare and synchronize interfaces between devices and device types in NetBox. It can be useful for finding and correcting inconsistencies between interfaces. This plugin allows you to compare and synchronize interfaces between devices and device types in NetBox. It can be useful for finding and correcting inconsistencies between interfaces.
Tested with NetBox versions 2.10, 2.11 Tested with NetBox version 4.0
## Installation ## Installation
If your NetBox installation uses virtualenv, activate it like this: If your NetBox installation uses virtualenv, activate it like this:
``` ```