From 5a5ec3cf885d4bff908f683761f622500546fd11 Mon Sep 17 00:00:00 2001 From: Noa Date: Wed, 22 Jan 2025 18:14:19 -0600 Subject: [PATCH] Fix badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d97fb2..6362b39 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ `evdev` ======= -[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/emberian/evdev/rust.yml?branch=master)](https://github.com/emberian/evdev/actions/workflows/rust.yml) +[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/emberian/evdev/rust.yml?branch=main)](https://github.com/emberian/evdev/actions/workflows/rust.yml) [![Crates.io](https://img.shields.io/crates/v/evdev.svg?style=flat-square)](https://crates.io/crates/evdev) [Documentation](https://docs.rs/evdev)