From e0fec66d7c89d14f5b9274e7f3baa7bf34827183 Mon Sep 17 00:00:00 2001
From: thl-cmk <thl-cmk@outlook.com>
Date: Mon, 9 Dec 2024 08:40:05 +0000
Subject: [PATCH] Update README.md

---
 README.md | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 6c2289f..e519bd6 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,11 @@
 [PACKAGE]: ../../raw/master/mkp/inv_ipv4_addresses-0.0.4-20240407.mkp "inv_ipv4_addresses-0.0.4-20240407.mkp"
 # Inventory of IPv4 addresses
 
-The plugin adds the IPv4 addresses of a device monitored via SNMP to the inventory.
+The plugin adds the IP-addresses information to the inventory for devices monitored via SNMP. The plugin supports IPv4 and IPv6.
+
+It adds the hostlabels
+- `nvdct/l3v4_topology:host` if the host has one IPv4 address, except localhost
+- `nvdct/l3v4_topology:router` if the thost has more than one IPv4 address, except localhost
 
 ---
 ### Download
-- 
GitLab