From 8301fba3ef8dba8f586959d603c9ee0b94f54d41 Mon Sep 17 00:00:00 2001 From: Pierre Quinton Date: Thu, 28 May 2026 15:01:22 +0200 Subject: [PATCH 1/2] remove precommit badge --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 8eec62bc..2288c5d2 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,6 @@ [![Static Badge](https://img.shields.io/badge/%F0%9F%92%AC_ChatBot-chat.torchjd.org-blue?logo=%F0%9F%92%AC)](https://chat.torchjd.org) [![Tests](https://github.com/SimplexLab/TorchJD/actions/workflows/checks.yml/badge.svg)](https://github.com/SimplexLab/TorchJD/actions/workflows/checks.yml) [![codecov](https://codecov.io/gh/SimplexLab/TorchJD/graph/badge.svg?token=8AUCZE76QH)](https://codecov.io/gh/SimplexLab/TorchJD) -[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/SimplexLab/TorchJD/main.svg)](https://results.pre-commit.ci/latest/github/SimplexLab/TorchJD/main) [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/torchjd)](https://pypi.org/project/torchjd/) [![Static Badge](https://img.shields.io/badge/PyTorch-%3E%3D2.3-blue?logo=pytorch&logoColor=white)](https://pytorch.org/) [![Static Badge](https://img.shields.io/badge/Discord%20-%20community%20-%20%235865F2?logo=discord&logoColor=%23FFFFFF&label=Discord)](https://discord.gg/76KkRnb3nk) From ae4257b92d87c98dba1ca766a95f213bd8fa79ea Mon Sep 17 00:00:00 2001 From: Pierre Quinton Date: Thu, 28 May 2026 15:08:57 +0200 Subject: [PATCH 2/2] thank the contributors --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2288c5d2..0f9b2339 100644 --- a/README.md +++ b/README.md @@ -256,6 +256,10 @@ include clear instructions on how to migrate. ## Contribution Please read the [Contribution page](CONTRIBUTING.md). +Thanks to our amazing contributors for making this project possible: + + + ## Citation If you use TorchJD for your research, please cite: ```