From ffe8537181b681c74c6d1a6f73bcd26daa71f8af Mon Sep 17 00:00:00 2001 From: acidsploit Date: Fri, 11 Aug 2017 20:11:41 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 967ea88..da3db23 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,6 @@ mikrotik-routeros-scripts My scripts for MikroTik RouterOS - [OVHDynDNS](#ovhdyndns) - * [CLI](#cli) ## OVHDynDNS @@ -30,6 +29,6 @@ Define a sheduler to run every 30 minutes. You can lower the interval time, sinc Thats it! -Verify you routeros log and do a nslookup to check if everything is working as expected. +Verify your routeros log and do a nslookup to check if everything is working as expected. ___