From e830904d7863e65e60a0a92bb2b7ae6aa441ae18 Mon Sep 17 00:00:00 2001 From: fossabot Date: Wed, 15 Apr 2020 02:11:43 -0700 Subject: [PATCH] Add license scan report and status Signed-off-by: fossabot --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6adf0eb..60de048 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,10 @@ -# BinksRouter +# BinksRouter Simple .NET based software router for Windows implemented in C# using [WPF](https://docs.microsoft.com/en-us/dotnet/framework/wpf/). ## Features +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FSibyx%2FBinksRouter.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2FSibyx%2FBinksRouter?ref=badge_shield) + - Static routing - [ProxyARP](https://networklessons.com/cisco/ccie-routing-switching/proxy-arp-explained) implementation @@ -26,3 +28,7 @@ Simple .NET based software router for Windows implemented in C# using [WPF](http --- With ❤️ and ☕️ Jakub Dubec (c) 2020 + + +## License +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FSibyx%2FBinksRouter.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2FSibyx%2FBinksRouter?ref=badge_large) \ No newline at end of file