From 9c77482a482fc0030068d075057e69290e727d18 Mon Sep 17 00:00:00 2001 From: SykiK Date: Mon, 2 Oct 2023 18:37:29 +0530 Subject: [PATCH] Fixed: README.md (#9994) # Objective fixed readme.md. ## Solution removed 'iOS cron CI' badge as its source (https://github.com/bevyengine/bevy/workflows/iOS%20cron%20CI/badge.svg) is not available anymore --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index de605e96c52ecc..9820b70393c6e9 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,6 @@ [![MIT/Apache 2.0](https://img.shields.io/badge/license-MIT%2FApache-blue.svg)](https://github.com/bevyengine/bevy#license) [![Crates.io](https://img.shields.io/crates/d/bevy.svg)](https://crates.io/crates/bevy) [![Rust](https://github.com/bevyengine/bevy/workflows/CI/badge.svg)](https://github.com/bevyengine/bevy/actions) -![iOS cron CI](https://github.com/bevyengine/bevy/workflows/iOS%20cron%20CI/badge.svg) [![Discord](https://img.shields.io/discord/691052431525675048.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/bevy) ## What is Bevy?