From ae5315a723cfd7b48756d1cf30d8d8c8d0a20029 Mon Sep 17 00:00:00 2001 From: Yang Zhou Date: Tue, 13 Aug 2024 11:50:45 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 14cff4a5..e4be5b86 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # [![Peng](assets/Peng.svg)](https://github.com/makeecat/Peng) [![License](https://img.shields.io/badge/license-MIT%2FApache-blue.svg)](https://github.com/makeecat/Peng#license) [![Docs](https://github.com/makeecat/Peng/actions/workflows/docs.yml/badge.svg)](https://makeecat.github.io/Peng/) -[![CI](https://github.com/makeecat/Peng/actions/workflows/CI.yml/badge.svg)](https://github.com/makeecat/Peng/actions/workflows/CI) +[![CI](https://github.com/makeecat/Peng/actions/workflows/CI.yml/badge.svg)](https://github.com/makeecat/Peng/actions/workflows/CI.yml) ## What is Peng Peng is a minimal Rust-based quadrotor simulation pipeline. It includes a simulator, controller, and planner, providing a basic framework for simulating quadrotor dynamics and control. ![demo](assets/Peng_demo.gif)