From 45e0c26fb61b1f535673a88464f921a2c2e114ac Mon Sep 17 00:00:00 2001 From: barclayd Date: Mon, 28 Oct 2024 11:29:42 +0000 Subject: [PATCH] docs: rename --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d660ead..8143c43 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This project simulates the control of Mars Rovers based on NASA specifications. It allows you to navigate rovers on a plateau on Mars, providing a simple interface to move and rotate the rovers. -[![CI/CD](https://github.com/barclayd/mars-rover/actions/workflows/ci.yml/badge.svg)](https://github.com/barclayd/mars-rover/actions/workflows/ci.yml) +[![CI](https://github.com/barclayd/mars-rover/actions/workflows/ci.yaml/badge.svg)](https://github.com/barclayd/mars-rover/actions/workflows/ci.yaml) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Bun](https://img.shields.io/badge/Bun-%23000000.svg?style=flat&logo=bun&logoColor=white)](https://bun.sh)