From c7345c16f827af763549748ae93368e944ed3f24 Mon Sep 17 00:00:00 2001 From: link2xt Date: Mon, 19 Apr 2021 01:23:59 +0300 Subject: [PATCH] README: update CI status badges --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a98749e07..137ef9445 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,9 @@ > Deltachat-core written in Rust -[![CircleCI build status][circle-shield]][circle] [![Appveyor build status][appveyor-shield]][appveyor] +[![Rust CI](https://github.com/deltachat/deltachat-core-rust/actions/workflows/ci.yml/badge.svg)](https://github.com/deltachat/deltachat-core-rust/actions/workflows/ci.yml) +[![Remote tests](https://github.com/deltachat/deltachat-core-rust/actions/workflows/remote_tests.yml/badge.svg)](https://github.com/deltachat/deltachat-core-rust/actions/workflows/remote_tests.yml) +[![CircleCI build status][circle-shield]][circle] ## Installing Rust and Cargo