From 1b58b335ae9ed9f437f9d2d307db9431aa382c17 Mon Sep 17 00:00:00 2001 From: fossabot Date: Fri, 10 Apr 2020 10:06:21 -0700 Subject: [PATCH] Add license scan report and status Signed-off-by: fossabot --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 8f5a108..d48b499 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ [![Build Status](https://travis-ci.com/duanckham/hands.svg?branch=master)](https://travis-ci.com/duanckham/hands) [![codecov](https://codecov.io/gh/duanckham/hands/branch/master/graph/badge.svg)](https://codecov.io/gh/duanckham/hands) [![LICENSE](https://img.shields.io/github/license/duanckham/hands.svg)](https://github.com/duanckham/hands/blob/master/LICENSE) +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fduanckham%2Fhands.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fduanckham%2Fhands?ref=badge_shield) #### “Dedicated to Brother Chang” @@ -298,3 +299,7 @@ controller.RunAll(Fastest()) assert.Equal(t, n, 5) time.Sleep(time.Duration(500) * time.Millisecond) ``` + + +## License +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fduanckham%2Fhands.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fduanckham%2Fhands?ref=badge_large) \ No newline at end of file