add warning for package name

This commit is contained in:
nkzawa
2015-10-15 00:27:57 +09:00
parent ee1df0110f
commit fd9b0c1ad1

View File

@@ -11,6 +11,8 @@ See also:
## Installation
The latest artifact is available on Maven Central. You'll also need [dependencies](http://socketio.github.io/socket.io-client-java/dependencies.html) to install.
**WARNING: The package name was changed to "io.socket" on v0.6.1 or later. Please make sure to update your dependency settings.**
### Maven
Add the following dependency to your `pom.xml`.