From 8b70e94e9a1a1e33e7c05f3f2be259b1fb179063 Mon Sep 17 00:00:00 2001 From: Gideon le Grange Date: Thu, 11 Jul 2013 16:49:48 +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 2acfc12..7a330ea 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ A Java client implementation for the Mikrotik RouterOS API. This project provides a Java client to manipulate Mikrotik routers using the remote API. Simple things must be easy to do, and complex things must be possible. *This code is currently pre-release, so in order to use it you will have to clone it locally and compile it yourself. Any part, -including public interfaces, can change at any time until, I release version 1.0.* +including public interfaces, can change at any time, until I release version 1.0.* Examples ========