From 1f0dcc32aadbc5e52de6d23b9703554c0f925113 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rodolphe=20Br=C3=A9ard?= Date: Sat, 30 Oct 2021 21:08:57 +0200 Subject: [PATCH] Update the badges --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6cc86e4..418f90e 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,8 @@ # ACMEd -[![Build Status](https://api.travis-ci.org/breard-r/acmed.svg?branch=main)](https://travis-ci.org/breard-r/acmed) -[![Minimum rustc version](https://img.shields.io/badge/rustc-1.42+-lightgray.svg)](#build-from-source) +[![Build Status](https://github.com/breard-r/acmed/actions/workflows/ci.yml/badge.svg)](https://github.com/breard-r/acmed/actions/workflows/ci.yml) +[![Minimum rustc version](https://img.shields.io/badge/rustc-1.46.0+-lightgray.svg)](#build-from-source) [![LICENSE MIT](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE-MIT.txt) [![LICENSE Apache 2.0](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](LICENSE-APACHE-2.0.txt)