From 1f611e1ff20ad2f465be7434f7b4ad4e2a5bf516 Mon Sep 17 00:00:00 2001 From: fossabot Date: Sun, 15 Apr 2018 03:41:16 -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 0053eea..6fc7143 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # React Native Utils +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fdarkrishabh%2Freact-native-utils.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fdarkrishabh%2Freact-native-utils?ref=badge_shield) + RNUtils is a simple wrapper for all the native methods that are simple to execute. Currently there are these methods - @@ -134,3 +136,7 @@ MIT [Demo]: + + +## License +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fdarkrishabh%2Freact-native-utils.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fdarkrishabh%2Freact-native-utils?ref=badge_large) \ No newline at end of file