From f94c57c98bfdabce20141b4e372776c02a28da57 Mon Sep 17 00:00:00 2001 From: fossabot Date: Wed, 11 Apr 2018 00:44:12 -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 90b8a60..e429ebf 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ [![Docker pulls](https://img.shields.io/docker/pulls/dlanguage/ldc.svg)](https://hub.docker.com/r/dlanguage/ldc/) [![Docker Build](https://img.shields.io/docker/automated/dlanguage/ldc.svg)](https://hub.docker.com/r/dlanguage/ldc/) [![Latest Tag](https://img.shields.io/github/tag/lindt/docker-ldc.svg)](https://hub.docker.com/r/dlanguage/ldc/) +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Flindt%2Fdocker-ldc.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Flindt%2Fdocker-ldc?ref=badge_shield) # docker-ldc @@ -29,3 +30,7 @@ Then execute ``` docker run --rm -ti -v $(pwd):/src dlanguage/ldc ldc2 test.d ``` + + +## License +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Flindt%2Fdocker-ldc.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Flindt%2Fdocker-ldc?ref=badge_large) \ No newline at end of file