diff --git a/README.md b/README.md
index 516350edc00dfc3dbf1a82672c8c1b415391dee3..c60a0a190b0a0bf188f2fd682d1c4b94385ec18b 100644
--- a/README.md
+++ b/README.md
@@ -5,12 +5,13 @@ This script creates the topology data file needed for the [Checkmk Exchange Netw
 For more information see [Checkmk forum Network Visualization](https://forum.checkmk.com/t/network-visualization/41680). 
 
 Features:
-- Reading connection data from the Checkmk HW/SW inventory
-- handling differences between inventory neighbor names and checkmk hostnames
-- Adding user defined connections for connections not included in the inventory
-- optimized for my [CDP](https://thl-cmk.hopto.org/gitlab/checkmk/vendor-independent/inventory/inv_cdp_cache/) (default) and [LLDP](https://thl-cmk.hopto.org/gitlab/checkmk/vendor-independent/inventory/inv_lldp_cache/) cache plugins
-- can also be used with custom inventory plugins
-- clean up old topologies
+- Reading connection data from the checkmk HW/SW inventory.
+- Handling differences between inventory neighbor names and checkmk host names.
+- Add custom connections for connections that are not in the inventory
+- Optimized for my [CDP](https://thl-cmk.hopto.org/gitlab/checkmk/vendor-independent/inventory/inv_cdp_cache/) (default) and [LLDP](https://thl-cmk.hopto.org/gitlab/checkmk/vendor-independent/inventory/inv_lldp_cache/) cache plugins
+- Read and merge CDP and LLDP topologies
+- Can also be used with custom inventory plugins
+- Clean up old topologies
 
 The necessary HW/SW inventory data can be created with my CDP/LLDP inventory plugins.