From c210bf484d630e51eeed85bf0f6859147e4fe0e6 Mon Sep 17 00:00:00 2001 From: Florian Eich Date: Sat, 27 Jul 2024 23:21:39 +0200 Subject: [PATCH] fix: typos in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a47a47b..d1558f2 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@
-# `🎰🏽 maybe-multiple` +# `🎰 maybe-multiple` **An extension of `Option` which can hold none, one or multiple elements** -![build](https://github.com/bmc-labs/maybe_multiple/actions/workflows/build,yaml/badge.svg?branch=main) +![build](https://github.com/bmc-labs/maybe-multiple/actions/workflows/build.yaml/badge.svg?branch=main) ![docs badge](https://img.shields.io/badge/docs-latest-blue?link=https%3A%2F%2Fdocs.rs%2Fmaybe-multiple%2Flatest%2Fmaybe-multiple%2F)