diff --git a/README.md b/README.md
index c0853bc90cbd46aed728dff5578629b4b7bdab4f..2c92a2c5e968d5f2d7cec2f26091dcac36f52bba 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,9 @@
 # Juniper BGP Peer [(Download the MKP package)](/../../../-/raw/master/juniper_bgp_peer.mkp "Download MKP package")
 
 Monitors status of Juniper BGP peers (IPv4 and IPv6)
+
+THX to Jeff Fern (jeff[dash]cmk[at]fcse[dot]co[dot]uk) for testing and providing feedback to make this addon happen.
+
 ---
 ### Insallation
 
@@ -15,11 +18,11 @@ In addition to this package you need to install the vendor independent plugin [B
 * *wato*: [see bgp_peer WATO options](https://thl-cmk.hopto.org/gitlab/checkmk/vendor-independent/bgp_peer/-/raw/master/doc/wato.png?raw=true "BGP Peer WATO options")
    
 * *perfdata (if avilable)*: 
-    * Prefixes accepted (count)
-    * Prefixes advertised (/s)
-    * Prefixes denied (/s)
-    * Prefixes suppressed (/s)
-    * Prefixes withdrawn (/s)
+    * Prefixes in (count)
+    * Prefixes in accepted (count)
+    * Prefixes in rejected (count)
+    * Prefixes in active (count)
+    * Prefixes out (count)
     * Updates received (/s)
     * Updates send (/s)
     * Total messages received (/s)