Update README.md

This commit is contained in:
Gideon le Grange 2013-12-30 08:24:56 +02:00
parent 57d64d5637
commit 3bfaaa26a9
1 changed files with 5 additions and 3 deletions

View File

@ -5,13 +5,15 @@ A Java client library 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 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.
Version 1.0 has been released. Versions
--------
What's new in version 1.1 The current stable version is 1.0. The master branch is on version 1.1, which is the currently being tested and will be released soon.
-------------------------
Version 1.1 will add:
* TLS (SSL) support to encrypt API traffic. * TLS (SSL) support to encrypt API traffic.
Examples Examples
======== ========