You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by bo...@apache.org on 2013/06/18 00:50:14 UTC

android commit: Removing bench from the README

Updated Branches:
  refs/heads/master 54d32ad91 -> c9b164b98


Removing bench from the README


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

Branch: refs/heads/master
Commit: c9b164b98369bff40f28ecffdd42e9d0cb668add
Parents: 54d32ad
Author: Joe Bowser <bo...@apache.org>
Authored: Mon Jun 17 15:49:40 2013 -0700
Committer: Joe Bowser <bo...@apache.org>
Committed: Mon Jun 17 15:49:40 2013 -0700

----------------------------------------------------------------------
 README.md | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-android/blob/c9b164b9/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 0074559..3b9c3cf 100755
--- a/README.md
+++ b/README.md
@@ -52,7 +52,6 @@ the dependencies:
 General Commands
 
     ./bin/create [path package activity] ... create the ./example app or a cordova android project
-    ./bin/bench ............................ generate a bench proj
     ./bin/autotest ......................... test the cli tools
     ./bin/test ............................. run mobile-spec