From 225b4e64d6a0dabc500811973bb356771a7c7ed0 Mon Sep 17 00:00:00 2001 From: Alexander Dobrynin Date: Thu, 27 Apr 2023 10:27:40 +0300 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index c146304..36ca5a0 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,7 @@ # GrobExp.Compiler [![NuGet Status](https://img.shields.io/nuget/v/GrobExp.Compiler.svg)](https://www.nuget.org/packages/GrobExp.Compiler/) -[![Build Status](https://travis-ci.org/skbkontur/GrobExp.Compiler.svg?branch=master)](https://travis-ci.org/skbkontur/GrobExp.Compiler) -[![Build status](https://ci.appveyor.com/api/projects/status/acccupshv2d0980e?svg=true)](https://ci.appveyor.com/project/skbkontur/grobexp-compiler) +[![Build status](https://github.com/skbkontur/GrobExp.Compiler/actions/workflows/actions.yml/badge.svg)](https://github.com/skbkontur/GrobExp.Compiler/actions) GrobExp.Compiler helps efficiently compile expression trees.