You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by js...@apache.org on 2014/06/10 00:08:16 UTC

webworks commit: CB-6904 Improve Markdown in README.md

Repository: cordova-blackberry
Updated Branches:
  refs/heads/master ecc03659e -> e2f382aed


CB-6904 Improve Markdown in README.md


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

Branch: refs/heads/master
Commit: e2f382aedb737bbca9e36a2c894a702e38e6f525
Parents: ecc0365
Author: Josh Soref <js...@blackberry.com>
Authored: Mon Apr 28 14:15:33 2014 -0400
Committer: Josh Soref <js...@blackberry.com>
Committed: Mon Jun 9 18:07:39 2014 -0400

----------------------------------------------------------------------
 README.md | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-blackberry/blob/e2f382ae/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 7a3a3ff..4e02a19 100644
--- a/README.md
+++ b/README.md
@@ -1,14 +1,14 @@
 # Apache Cordova for BlackBerry
 ===
 
-This repo contains cordova projects for the BlackBerry platforms:
+This repo contains **Cordova** *platforms*:
 
-blackberry10 - BB10
+[blackberry10](blackberry10/) - **BlackBerry 10**
 
-playbook - BlackBerry Tablet OS
-    git checkout 2.9.0
+`git checkout 2.9.0` for:
+[playbook](playbook/) - **BlackBerry Tablet OS**
 
-blackberry - BBOS 5 to 7
-    git checkout 2.8.0
+`git checkout 2.8.0` for:
+[blackberry](blackberry/) - **BBOS** 5 to 7
 
 Please see README files in the sub folders for more information.