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