From 2e9b1245cc6288795f44be0c9bac8f820862b3a4 Mon Sep 17 00:00:00 2001 From: fossabot Date: Wed, 1 Nov 2017 11:08:44 -0700 Subject: [PATCH] Add license scan report and status --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b9beb8a..f525c29 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # Cockpit Native +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fcrunchbutton%2Fcockpit-native.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fcrunchbutton%2Fcockpit-native?ref=badge_shield) + Cockpit Native built using Cordova and a dynamic updater. The app itself contacts the server to check version, and downloads a bundle of updated resources if it is updated. It uses Ionic only for resource generation. @@ -30,4 +32,7 @@ For iOS, use xcode for your releases. For Android, you can use the **release_and ## Notes -Note that newer versions of Cordova require cocoapods installed. There is a pod required for the push plugin which will error out if you do not have cocoapods properly configured. \ No newline at end of file +Note that newer versions of Cordova require cocoapods installed. There is a pod required for the push plugin which will error out if you do not have cocoapods properly configured. + +## License +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fcrunchbutton%2Fcockpit-native.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fcrunchbutton%2Fcockpit-native?ref=badge_large) \ No newline at end of file