diff --git a/README.md b/README.md index 355c55a..877e422 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # C# KDB -[![Travis](https://img.shields.io/travis/com/kxsystems/csharpkdb/main)](https://travis-ci.com/github/KxSystems/csharpkdb) [![Coverage](https://sonarcloud.io/api/project_badges/measure?project=KxSystems_csharpkdb&metric=coverage)](https://sonarcloud.io/dashboard?id=KxSystems_csharpkdb) +[![Build](https://github.com/KxSystems/csharpkdb/actions/workflows/build.yml/badge.svg)](https://github.com/KxSystems/csharpkdb/actions/workflows/build.yml) +[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=KxSystems_csharpkdb&metric=coverage)](https://sonarcloud.io/dashboard?id=KxSystems_csharpkdb) *The C# KDB library provides functionality for .NET applications to interface with a kdb+ process.*