From 6bb7750d7e5defac228b7eb01372737dca77c524 Mon Sep 17 00:00:00 2001 From: fossabot Date: Thu, 1 Aug 2019 09:13:04 -0700 Subject: [PATCH] Add license scan report and status Signed-off-by: fossabot --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index e0eace4..baea4a1 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # iOS-SDK +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FMediaMath%2Fios-sdk.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2FMediaMath%2Fios-sdk?ref=badge_shield) + A simple framework for firing MediaMath Pixels ## Usage @@ -28,3 +30,7 @@ There is a `setDebugOutput(debug: Bool)` function for enabling the printing of d ### Example App Check out the `MMPixelExampleApp` for a simple implementation of the framework. + + +## License +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FMediaMath%2Fios-sdk.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2FMediaMath%2Fios-sdk?ref=badge_large) \ No newline at end of file