From dc09bdea7369d538cf28d025de091818e4162bfa Mon Sep 17 00:00:00 2001 From: Wifinigel <84858080+nigelbowden@users.noreply.github.com> Date: Wed, 8 Mar 2023 13:02:18 +0000 Subject: [PATCH] update with release links --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 2aeb170..820c833 100644 --- a/README.md +++ b/README.md @@ -1 +1,12 @@ # Mikrotik Scripting + +Welcome to the Mikrotik Scripting book code and image repository. + +All code examples from the book may be found here: + +- [V6](scripts/v6) +- [V7](scripts/v7) + +Screenshots from the book may be found here: [images](screenshots/) + +You can visit the book's web site at: [https://MikrotikScripting.com](https://mikrotikscripting.com)