You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by sh...@apache.org on 2012/08/09 21:38:27 UTC

[1/2] mac commit: Make Readme more understandable

Updated Branches:
  refs/heads/master f9457ebd2 -> 1a06d78d7


Make Readme more understandable


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

Branch: refs/heads/master
Commit: a2dab5de69c6ea47b662a0ea3311ce8d4a60cec5
Parents: f9457eb
Author: Carlos Buenosvinos <ca...@quepimquepam.com>
Authored: Thu Aug 9 22:27:13 2012 +0300
Committer: shazron <sh...@gmail.com>
Committed: Thu Aug 9 12:38:11 2012 -0700

----------------------------------------------------------------------
 ReadMe.md |   24 +++++++++++-------------
 1 files changed, 11 insertions(+), 13 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cordova-mac/blob/a2dab5de/ReadMe.md
----------------------------------------------------------------------
diff --git a/ReadMe.md b/ReadMe.md
index 552d93d..baa8305 100644
--- a/ReadMe.md
+++ b/ReadMe.md
@@ -1,24 +1,22 @@
 Cordova Mac
+===========
+Cordova Mac aims to provide HTML/JS/CSS developers an XCode project for developing Native OSX Apps that run in UIWebView and take advantage of WebKit technologies.
 
-Cordova Mac aims to provide HTML/JS/CSS developers an xCode project for developing Native OSX Apps that run in UIWebView and take advantage of WebKit technologies.
+![Cordova Mac Screen Shot][https://github.com/apache/incubator-cordova-mac/CordovaMacScreenShot.png]
 
-![image](https://github.com/apache/incubator-cordova-mac/CordovaMacScreenShot.png)
+Cordova Family
+==============
+Cordova Mac belongs to Apache Cordova project. Apache Cordova is a platform for building native mobile applications using HTML, CSS and JavaScript. You can find more info at [http://incubator.apache.org/cordova/](http://incubator.apache.org/cordova/)
 
-[https://github.com/apache/incubator-cordova-mac](https://github.com/apache/incubator-cordova-mac)
-
-mirrored from:
-
-[git://git.apache.org/incubator-cordova-mac.git](git://git.apache.org/incubator-cordova-mac.git)
+Repositories
+============
+Main code repository can be found at [git://git.apache.org/incubator-cordova-mac.git](git://git.apache.org/incubator-cordova-mac.git), but if you feel more confortable with GitHub, [https://github.com/apache/incubator-cordova-mac](https://github.com/apache/incubator-cordova-mac)
 
 Apache Software Foundation
-
-
+==========================
 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.  See the NOTICE file distributed with this work for additional information regarding copyright ownership.  The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  See the License for the specific language governing permissions and limitations under the License.
-
-
-
  
 Pre-requisites
--------------------------------------------------------------
+==============
 Make sure you have installed the latest Mac OSX Core Library. Download at [http://developer.apple.com/](http://developer.apple.com/)