From 6c8213fed830fde12a7a06cd313ccecb0dbe1b21 Mon Sep 17 00:00:00 2001 From: Lokathor Date: Fri, 9 Jul 2021 10:27:02 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cbc8ded..6ca3720 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![License:Apache2](https://img.shields.io/badge/License-Apache2-green.svg)](https://www.apache.org/licenses/LICENSE-2.0) [![License:MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT) -[![ci](https://github.com/rust-console/gba/workflows/ci/badge.svg?branch=master)](https://github.com/rust-console/gba/actions?query=workflow%3Aci) +[![ci](https://github.com/rust-console/gba/workflows/ci/badge.svg?branch=main)](https://github.com/rust-console/gba/actions?query=workflow%3Aci) [![crates.io](https://img.shields.io/crates/v/gba.svg)](https://crates.io/crates/gba) [![docs.rs](https://docs.rs/gba/badge.svg)](https://docs.rs/gba/latest/gba/)