From 5edcac5555686fae749eba3d6616ceb85dbcc607 Mon Sep 17 00:00:00 2001 From: Afshin Arani Date: Thu, 2 Apr 2020 11:32:37 +0430 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d89a90..95ec294 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ TLSharp ------------------------------- -[![Build status](https://ci.appveyor.com/api/projects/status/95rl618ch5c4h2fa?svg=true)](https://ci.appveyor.com/project/sochix/tlsharp) +![Build status](https://github.com/sochix/TLSharp/workflows/.github/workflows/CI.yml/badge.svg) [![NuGet version](https://badge.fury.io/nu/TLSharp.svg)](https://badge.fury.io/nu/TLSharp) _Unofficial_ Telegram (http://telegram.org) client library implemented in C#. Latest TL scheme supported, thanks to Afshin Arani