Update README.md

This commit is contained in:
Gideon le Grange 2013-07-11 16:49:48 +02:00
parent 2b40e2e1fa
commit 8b70e94e9a
1 changed files with 1 additions and 1 deletions

View File

@ -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
========