You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by gt...@apache.org on 2013/01/29 03:34:41 UTC

[3/4] js commit: removed reference to Ripple in readme

removed reference to Ripple in readme

This is no longer needed as Ripple just works now :-)


Project: http://git-wip-us.apache.org/repos/asf/cordova-js/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-js/commit/840e56a6
Tree: http://git-wip-us.apache.org/repos/asf/cordova-js/tree/840e56a6
Diff: http://git-wip-us.apache.org/repos/asf/cordova-js/diff/840e56a6

Branch: refs/heads/master
Commit: 840e56a6766559cb6326fd2b42cb0066705209c0
Parents: dd45b30
Author: Dan Silivestru <da...@gmail.com>
Authored: Sat Jan 26 12:31:02 2013 -0500
Committer: Gord Tanner <gt...@gmail.com>
Committed: Mon Jan 28 21:33:49 2013 -0500

----------------------------------------------------------------------
 README.md |   11 -----------
 1 files changed, 0 insertions(+), 11 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-js/blob/840e56a6/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index f348e7b..f3a3d47 100644
--- a/README.md
+++ b/README.md
@@ -137,17 +137,6 @@ Build the .js file and drop it in as a replacement for cordova.js.
 - Bada (WAC implementation)
 - Windows 8 ( experimental work in progress )
 
-## Ripple
-
-Load this in Ripple to play with it. You will have to use the cordova prototype branch to better simulate the phone environment and use this javascript rather than Ripple's emulated code.
-
-    git clone git@github.com:blackberry-webworks/Ripple-UI.git
-    git checkout winnie.the.pooh
-    ./configure
-    jake
-
-and then load the unpacked extension in chrome in the pkg/chromium folder. Use the cordova.proto platform in ripple.
-
 # Adding a New Platform
 
 1. Add your platform as a directory under the `lib` folder.