From 1e31611fef4148753065ce884d00f6a98696e2a8 Mon Sep 17 00:00:00 2001 From: Chris Morgan Date: Sun, 5 Jan 2020 20:24:29 -0500 Subject: [PATCH] README.md - Add CircleCI badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1c9d64ef..44b9433a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ [![NuGet Version](https://img.shields.io/nuget/v/SharpPcap.svg?style=flat-square&label=NuGet&logo=nuget)](https://www.nuget.org/packages/SharpPcap/) [![AppVeyor CI builds](https://img.shields.io/appveyor/ci/chmorgan/sharppcap/master.svg?style=flat-square&label=AppVeyor&logo=appveyor)](https://ci.appveyor.com/project/chmorgan/sharppcap/branch/master) [![Build Status](https://dev.azure.com/chmorgan/chmorgan/_apis/build/status/chmorgan.sharppcap?branchName=master)](https://dev.azure.com/chmorgan/chmorgan/_build/latest?definitionId=1&branchName=master) +[![CircleCI](https://circleci.com/gh/chmorgan/sharppcap.svg?style=svg)](https://circleci.com/gh/chmorgan/sharppcap) # sharppcap Fully managed, cross platform (Windows, Mac, Linux) .NET library for capturing packets from live and file based devices