From 3e8f35f78860f0f5f1ec2bf7ca58ad57c93235dd Mon Sep 17 00:00:00 2001 From: Mosayeb Shams <23342183+mosayebshams@users.noreply.github.com> Date: Thu, 4 May 2023 00:24:51 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4ef5ec4..a4194b7 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/gymprecice/gymprecice/blob/master/LICENSE.md) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) +[![pre-Commit Check](https://github.com/gymprecice/tutorials/actions/workflows/pre-commit.yml/badge.svg)](https://github.com/gymprecice/tutorials/actions/workflows/pre-commit.yml) ## Gym-preCICE Tutorials This repository contains ready-to-run tutorial cases that use the Gym-preCICE adapter. These tutorials can be used as a foundation for creating similar control cases.