From 65c2ab613009bd2df81a7660c32ef6ba327ca077 Mon Sep 17 00:00:00 2001 From: fossabot Date: Wed, 1 Nov 2017 11:10:27 -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 4118fb78..b90345be 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # Crunchbutton Native +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fcrunchbutton%2Fcrunchbutton-native.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fcrunchbutton%2Fcrunchbutton-native?ref=badge_shield) + Crunchbutton native was originally created in early 2012 using a pretty old version of PhoneGap, and has since been converted to a recent version of Cordova. Many of its features were created long before Ionic was released. It uses Ionic only for resource generation. Much of its code could be simplified using now existing Ionic or ngCordova libraries. @@ -44,4 +46,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%2Fcrunchbutton-native.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fcrunchbutton%2Fcrunchbutton-native?ref=badge_large) \ No newline at end of file