From 8f42a208bbaa9fe52f9a5716e26ed12a905bc5ea Mon Sep 17 00:00:00 2001 From: Roy Meissner Date: Sun, 21 Sep 2014 14:36:54 +0200 Subject: [PATCH] updated ReadMe --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 64e43d9..602afb4 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,11 @@ Smartphone-App This repository contains the code for the smart phone application of the Leipzig University of Applied Sciences. The application is created with the following frameworks: * [Apache Cordova (3.5.0)](http://cordova.apache.org/) -* [JQueryMobile]http://jquerymobile.com/() Custom Build (1.4.4) (see www/js/lib/customJQM.README) +* [JQueryMobile](http://jquerymobile.com/) Custom Build (1.4.4) (see www/js/lib/customJQM.README) * [Jquery](http://jquery.com/) (2.1.1) Installation guide to Cordova: [Guide](http://cordova.apache.org/docs/en/3.5.0/guide_cli_index.md.html#The%20Command-Line%20Interface) + Platforms are excluded from this repo. If you want to compile the project in case of a specific platform, first install the platform SDK and then add the desired platform to the project by executing 'cordova platform add xxx'. Available branches: