From 3defc5212162cb46ca8cdd3bf9810396bce90e13 Mon Sep 17 00:00:00 2001 From: Dimitar Dobrev Date: Fri, 5 Nov 2021 23:45:31 +0200 Subject: [PATCH] Remove the badge for the unused github releases Signed-off-by: Dimitar Dobrev --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4f196850..259d97b9 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,9 @@ rich declaration and type information model. ## Releases/Build Status -| NuGet Packages | GitHub Releases | Continuous Integration | -|---------------------------|---------------------------|---------------------------| -| [![NuGet](https://img.shields.io/nuget/v/CppSharp.svg)](https://www.nuget.org/packages/CppSharp/) | [![GitHub release](https://img.shields.io/github/release/mono/CppSharp.svg)](https://github.com/mono/CppSharp/releases) | [![GitHub-actions](https://github.com/mono/CppSharp/workflows/CI/badge.svg)](https://github.com/mono/CppSharp/actions?query=workflow%3ACI) +| NuGet Packages | Continuous Integration | +|---------------------------|---------------------------| +| [![NuGet](https://img.shields.io/nuget/v/CppSharp.svg)](https://www.nuget.org/packages/CppSharp/) | [![GitHub-actions](https://github.com/mono/CppSharp/workflows/CI/badge.svg)](https://github.com/mono/CppSharp/actions?query=workflow%3ACI) 1. [Libraries](#libraries) 2. [Documentation](#documentation)