From 20f28be2147d7a3d0a3f556563892d49b3836581 Mon Sep 17 00:00:00 2001 From: Fischer Moseley <42497969+fischermoseley@users.noreply.github.com> Date: Sun, 2 Apr 2023 22:50:33 -0400 Subject: [PATCH] typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf865dc..24bbd01 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ ![](doc/assets/manta.png) ## Manta: An In-Situ Debugging Tool for Programmable Hardware -![functional_simulation](https://github.com/fischermoseley/manta/actions/workflows/functional_simulation.yml/badge.svg) +![functional_sim](https://github.com/fischermoseley/manta/actions/workflows/functional_sim.yml/badge.svg) [![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)