From e10b332a7eac552ae7a5e83b88f1db13bdf08785 Mon Sep 17 00:00:00 2001 From: fossabot Date: Tue, 15 Sep 2020 05:47:54 -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 dc0a81e..2893901 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # MySQL Tester +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fpingcap%2Fmysql-tester.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fpingcap%2Fmysql-tester?ref=badge_shield) + This is a golang implementation of [MySQL Test Framework](https://github.com/mysql/mysql-server/tree/8.0/mysql-test). @@ -59,3 +61,6 @@ See [CONTRIBUTING.md](./CONTRIBUTING.md) for details. MySQL Tester is under the Apache 2.0 license. See the [LICENSE](./LICENSE) file for details. + + +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fpingcap%2Fmysql-tester.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fpingcap%2Fmysql-tester?ref=badge_large) \ No newline at end of file