From a1eccfc5375cd3078b79b9cb75ba59a29b80bbf3 Mon Sep 17 00:00:00 2001 From: fossabot Date: Wed, 25 Apr 2018 01:08:13 -0700 Subject: [PATCH] Add license scan report and status Signed-off-by: fossabot --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f36f075..fa1624c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ CS:GO server in Docker with Source.Python --- -[![CircleCI](https://circleci.com/gh/MichaelPak/csgo-server-python/tree/master.svg?style=svg&circle-token=dbc738f3656012039f16a3f747df0f06847da4e2)](https://circleci.com/gh/MichaelPak/csgo-server-python/tree/master) [![](https://images.microbadger.com/badges/version/michaelpak/csgo-server-python.svg)](https://hub.docker.com/r/michaelpak/csgo-server-python/) [![](https://images.microbadger.com/badges/image/michaelpak/csgo-server-python.svg)](https://microbadger.com/images/michaelpak/csgo-server-python) +[![CircleCI](https://circleci.com/gh/MichaelPak/csgo-server-python/tree/master.svg?style=svg&circle-token=dbc738f3656012039f16a3f747df0f06847da4e2)](https://circleci.com/gh/MichaelPak/csgo-server-python/tree/master) [![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FMichaelPak%2Fcsgo-server-python.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2FMichaelPak%2Fcsgo-server-python?ref=badge_shield) +[![](https://images.microbadger.com/badges/version/michaelpak/csgo-server-python.svg)](https://hub.docker.com/r/michaelpak/csgo-server-python/) [![](https://images.microbadger.com/badges/image/michaelpak/csgo-server-python.svg)](https://microbadger.com/images/michaelpak/csgo-server-python) ## Introduction This docker image is based on [phusion's base image] and contains pre-installed [Source.Python]. @@ -19,4 +20,7 @@ $ docker run -it --name csgo_srv ``` [phusion's base image]: - [Source.Python]: \ No newline at end of file + [Source.Python]: + +## License +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FMichaelPak%2Fcsgo-server-python.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2FMichaelPak%2Fcsgo-server-python?ref=badge_large) \ No newline at end of file