diff --git a/README.md b/README.md index 7b5e50f..9cbcf6d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Lyre [![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Falexwiese%2FLyre.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Falexwiese%2FLyre?ref=badge_shield) +![AppVeyor](https://img.shields.io/appveyor/ci/alexwiese/lyre) +![Nuget](https://img.shields.io/nuget/dt/lyre) Chrome Native Messaging implementation for .NET and .NET Core. Allows easy communication with a Chrome extension using Chrome Native Messaging protocol. @@ -66,4 +68,4 @@ By default Chrome Native Messaging uses `stdin` and `stdout` to communicate. If ## License -[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Falexwiese%2FLyre.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Falexwiese%2FLyre?ref=badge_large) \ No newline at end of file +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Falexwiese%2FLyre.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Falexwiese%2FLyre?ref=badge_large)