From 4afb3241f8b30c82cf3fceac8cecd4eb30ae6439 Mon Sep 17 00:00:00 2001 From: fossabot Date: Fri, 12 Apr 2019 15:17:55 -0700 Subject: [PATCH] Add license scan report and status Signed-off-by: fossabot --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 203f62557c76f..995fb2c1b505f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # [Relay](https://facebook.github.io/relay/) [![Build Status](https://travis-ci.org/facebook/relay.svg?branch=master)](https://travis-ci.org/facebook/relay) [![npm version](https://badge.fury.io/js/react-relay.svg)](http://badge.fury.io/js/react-relay) +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fxinding33%2Frelay.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fxinding33%2Frelay?ref=badge_shield) Relay is a JavaScript framework for building data-driven React applications. @@ -33,3 +34,6 @@ We have a [community-maintained list](./USERS.md) of people and projects using R ## License Relay is [MIT licensed](./LICENSE). + + +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fxinding33%2Frelay.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fxinding33%2Frelay?ref=badge_large) \ No newline at end of file