Repository: incubator-taverna-mobile Updated Branches: refs/heads/master bf578e32b -> 7522bc691
fix readme link Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/commit/7522bc69 Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/tree/7522bc69 Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/diff/7522bc69 Branch: refs/heads/master Commit: 7522bc6915c1087078e2bca0a818ae240a77a305 Parents: bf578e3 Author: Sagar <[email protected]> Authored: Fri Feb 16 23:38:40 2018 +0530 Committer: Sagar <[email protected]> Committed: Fri Feb 16 23:38:40 2018 +0530 ---------------------------------------------------------------------- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/blob/7522bc69/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 2afb7f8..01b85ef 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ Import the project as Android Studio Project into Android Studio after downloadi Create and startup a virtual device or connecct your mobile device if ready. Once the devices are ready, build and run the project. Select the target devvice on which to install and launch the app. Once installed, you get a flash screen containing the logo and Name of the app and some powered by Text. -* Also import AndroidStyle.xml to your android studio's codestyle. ( You can found this file at the project's root [file link](https://github.com/apache/incubator-taverna-mobile/blob/master/)) +* Also import AndroidStyle.xml to your android studio's codestyle. ( You can found this file at the project's root [file link](https://github.com/apache/incubator-taverna-mobile/blob/master/AndroidStyle.xml)) # Usage | Quick start
