diff --git a/README.md b/README.md
index 63761c3ffa7345accc453eb1d510759451bf8e5e..a3be9f5ed7bbda5c76590146767656980c111747 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,9 @@
 # if64name [Download the MKP package](/../../../-/raw/master/if64name.mkp "Download MKP package")
 
-This snmp section/parse function extends the _if64_ check by replacing _ifDescr_ with _ifName_ if available.\
-It will also replace the long interface name with a short version.To use this extension you need to have a interface\
-discovery rule that uses interface description for the service item. To use the unchanged _if64_ version, just disable\
-the _if64name_ snmp section. The original _if64_ check stayes completely unchanged.
+This extension for the _if64_ check, It will replace _ifDescr_ with _ifName_ if available.\
+Also the long interface name will be replaced by a short version (ie. **HundredGigabitEthernet0/0/0** replaced by **Hu0/0/0**).\
+To use this extension you need to have a interface discovery rule that uses interface description for the service item.\
+To use the unchanged _if64_ version, just disable the _if64name_ snmp section. The original _if64_ check stayes completely unchanged.
 
 ---