From 43874ed9dc126705b2ad32be1a668941ed1b55ad Mon Sep 17 00:00:00 2001 From: Nikos Tsipinakis Date: Sat, 7 Oct 2023 22:19:56 +0200 Subject: [PATCH] Add FOSSA badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 736d76c6..43ba6c62 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@

libcontainerssh

+[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FContainerSSH%2Flibcontainerssh.svg?type=shield&issueType=license)](https://app.fossa.com/projects/git%2Bgithub.com%2FContainerSSH%2Flibcontainerssh?ref=badge_shield&issueType=license) + This library is the core library of ContainerSSH and simultaneously serves as a library to integrate with ContainerSSH. This readme outlines the basics of using this library, for more detailed documentation please head to [containerssh.io](https://containerssh.io). ## Embedding ContainerSSH