From 5908d44ba7a81caa9ee43da0468a73ee60285b1c Mon Sep 17 00:00:00 2001 From: Fidel Ramos Date: Mon, 4 Jul 2022 10:51:00 +0200 Subject: [PATCH] Add contributors to README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d2961ad..46d884e 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,10 @@ Always open an issue before sending a PR. Discuss the problem/feature that you want to code. After discussing, send a PR with your changes. +Thank you to all contributors! + +- [Loïc Penaud](https://github.com/lpenaud) + ## License MIT ([full license](LICENSE))