diff --git a/README.md b/README.md index a6541d7..8a2f418 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Socket.IO-client Java [![Build Status](https://travis-ci.org/socketio/socket.io-client-java.png?branch=master)](https://travis-ci.org/socketio/socket.io-client-java) -This is the Socket.IO v1.x Client Library for Java, which is simply ported from the [JavaScript client](https://github.com/socketio/socket.io-client). +This is the Socket.IO v1.x and v2.x Client Library for Java, which is simply ported from the [JavaScript client](https://github.com/socketio/socket.io-client). See also: @@ -192,4 +192,3 @@ This library supports all of the features the JS client does, including events, ## License MIT -