From 139b39d64a8f4e8f9d2b7bc3d646374e051379ea Mon Sep 17 00:00:00 2001 From: Gideon le Grange Date: Thu, 6 Nov 2014 16:50:19 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4de7cca..1a3cafa 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ I welcome contributions, be it bug fixes or other improvements. If you fix or ch Examples ======== -These examples show should illustrate how to use this library. Please note that I assume that the user is proficient in Java and understands the Mikrotik command line syntax. +These examples should illustrate how to use this library. Please note that I assume that the user is proficient in Java and understands the Mikrotik command line syntax. Here is a simple example: Connect to a router and reboot it.