diff --git a/README.md b/README.md index 3254cc796..62c67adf4 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ #PubNub Java-based APIs for core Java, Android, J2ME, BlackBerry. Learn more at http://www.pubnub.com -## Migrating from 3.5.1 to 3.5.2 +## Migrating from 3.5.1 and older... -3.5.2 is backward compatible with 3.5.1. Some of the methods have been deprecated. +3.5.2+ is backward compatible with 3.5.1. Some of the methods have been deprecated. You will see compiler warnings for the same. Please refer to java docs for alternate methods to be used. @@ -31,3 +31,7 @@ Everything else! Java development for POJOs, J2EE, J2SE, etc. ### Java for Google App Engine See the Java subdir, and the GAE_3.3 tag + +### Codename One +Easy amazing, fast, native mobile app development using Java™ for all platforms +See the [codenameone](codenameone) subdir for client and example code.