From cb470555324b67799a4c21977b2fb2bc6288c26b Mon Sep 17 00:00:00 2001 From: Jonathan BAUDIN Date: Tue, 10 Oct 2023 08:43:31 +0200 Subject: [PATCH] Add thanks --- readme.md | 5 ++++- readme_fr.md | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 65d719e..5fba2a4 100644 --- a/readme.md +++ b/readme.md @@ -49,4 +49,7 @@ For the moment, the crates have only been tested on a Raspberry Pico. - [x] Check CRC - [x] DHT11 support - [ ] Test DHT11 -- [ ] Document code \ No newline at end of file +- [ ] Document code + +## Thanks + [Geir Ertzaas (grukx)](https://github.com/grukx), for actively discover (too many?) bugs. \ No newline at end of file diff --git a/readme_fr.md b/readme_fr.md index f7ccd3a..171035f 100644 --- a/readme_fr.md +++ b/readme_fr.md @@ -52,4 +52,7 @@ Pour le moment le crates n'a été testé que sur un Raspberry Pico. - [x] Vérifier le CRC - [x] Support du DHT11 - [ ] Tester DHT11 -- [ ] Documenter le code \ No newline at end of file +- [ ] Documenter le code + +## Remerciement + [Geir Ertzaas (grukx)](https://github.com/grukx), pour avoir découvert (trop?) de bugs. \ No newline at end of file