From 713dac248e92a8ada257138b4761bc7fc770278a Mon Sep 17 00:00:00 2001 From: fossabot Date: Thu, 18 Jun 2020 18:25:09 -0700 Subject: [PATCH] Add license scan report and status Signed off by: fossabot --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e416a48..38895d7 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,7 @@ c690c36b61df todo-list-fastapi "python -m uvicorn s…" 2 seconds ago #### 실행 화면 ![running2](docs/running2.png) +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fmcauto%2Ftodo-list-fastapi.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fmcauto%2Ftodo-list-fastapi?ref=badge_shield) swagger: http://localhost:5000/docs @@ -165,4 +166,7 @@ TOTAL 89 0 100% Coverage HTML written to dir public/coverage Coverage XML written to file cov.xml -``` \ No newline at end of file +``` + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fmcauto%2Ftodo-list-fastapi.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fmcauto%2Ftodo-list-fastapi?ref=badge_large) \ No newline at end of file