From 7750966046223f42c78dd384f8a4728c7f756b20 Mon Sep 17 00:00:00 2001
From: thl-cmk <thl-cmk@outlook.com>
Date: Mon, 21 Oct 2019 18:16:55 +0100
Subject: [PATCH] Update README.md

---
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index afed6bf..c3d9880 100644
--- a/README.md
+++ b/README.md
@@ -44,7 +44,9 @@ Sample output
 
     **waring** 
     *  if the EIGRP MD5 authentication configured on the interface (move to hmac-sha-256)
-* *wato*: you can confgure on withch interface types the check should ignore the missing EIGRP authentication
+* *wato*:
+    * you can confgure on withch interface types the check should ignore the missing EIGRP authentication
+    * you can configure the check outcome for none/md5 authentication. Default is *critical* for no authentication and *warning* for MD5 based authentication
 * *perfdata*:
     * Peer count (count)
     * Reliable queue length (count)
-- 
GitLab