We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48b25d0 commit bbf49f2Copy full SHA for bbf49f2
README.markdown
@@ -67,11 +67,13 @@ in **your** subclass.
67
Minimum Required JDK
68
--------------------
69
70
-`Java-WebSocket` is known to work with (possibly some other JDK's as well):
+`Java-WebSocket` is known to work with:
71
72
* Java 1.4 (aka SE 6)
73
* Android 1.6 (API 4)
74
75
+Other JRE implementations may work as well, but haven't been tested.
76
+
77
Testing in Android Emulator
78
---------------------------
79
0 commit comments