From d540f48e50eafe4e17f339ef1dea67dfa78f68f2 Mon Sep 17 00:00:00 2001 From: Geremy Cohen Date: Wed, 10 Jul 2013 17:25:19 -0700 Subject: [PATCH] Update README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) 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.