Skip to content

Commit d540f48

Browse files
author
Geremy Cohen
committed
Update README.md
1 parent e3aebf2 commit d540f48

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
#PubNub Java-based APIs for core Java, Android, J2ME, BlackBerry.
22
Learn more at http://www.pubnub.com
33

4-
## Migrating from 3.5.1 to 3.5.2
4+
## Migrating from 3.5.1 and older...
55

6-
3.5.2 is backward compatible with 3.5.1. Some of the methods have been deprecated.
6+
3.5.2+ is backward compatible with 3.5.1. Some of the methods have been deprecated.
77
You will see compiler warnings for the same. Please refer to java docs for alternate
88
methods to be used.
99

@@ -31,3 +31,7 @@ Everything else! Java development for POJOs, J2EE, J2SE, etc.
3131

3232
### Java for Google App Engine
3333
See the Java subdir, and the GAE_3.3 tag
34+
35+
### Codename One
36+
Easy amazing, fast, native mobile app development using Java™ for all platforms
37+
See the [codenameone](codenameone) subdir for client and example code.

0 commit comments

Comments
 (0)