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/31 00:00:35 UTC

mac commit: [CB-1308] Graduation: Rename ReadMe.md to README.md

Updated Branches:
  refs/heads/master c7a768722 -> db627d072


[CB-1308] Graduation: Rename ReadMe.md to README.md


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/db627d07
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-mac/tree/db627d07
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-mac/diff/db627d07

Branch: refs/heads/master
Commit: db627d0723d3eaa6e69819ac89a5b92942c3c602
Parents: c7a7687
Author: Shazron Abdullah <sh...@apache.org>
Authored: Thu Aug 30 15:00:11 2012 -0700
Committer: Shazron Abdullah <sh...@apache.org>
Committed: Thu Aug 30 15:00:11 2012 -0700

----------------------------------------------------------------------
 README.md |   22 ++++++++++++++++++++++
 ReadMe.md |   22 ----------------------
 2 files changed, 22 insertions(+), 22 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cordova-mac/blob/db627d07/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..f56d38f
--- /dev/null
+++ b/README.md
@@ -0,0 +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 ScreenShot](https://raw.github.com/apache/incubator-cordova-mac/master/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/)
+
+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/)
+

http://git-wip-us.apache.org/repos/asf/incubator-cordova-mac/blob/db627d07/ReadMe.md
----------------------------------------------------------------------
diff --git a/ReadMe.md b/ReadMe.md
deleted file mode 100644
index f56d38f..0000000
--- a/ReadMe.md
+++ /dev/null
@@ -1,22 +0,0 @@
-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 ScreenShot](https://raw.github.com/apache/incubator-cordova-mac/master/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/)
-
-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/)
-