From f305f9d7be7bc31add308c386f41dee5d1716bf6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fernando=20Mart=C3=ADnez=20Valenzuela?= Date: Wed, 10 Jun 2026 09:40:10 -0600 Subject: [PATCH] =?UTF-8?q?Actualizaci=C3=B3n=20del=20README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e1a2416..63865b6 100644 --- a/README.md +++ b/README.md @@ -43,8 +43,8 @@ HTU21D Sensor → I2C → C Program → JSON File → Nginx → Web Browser Include these images in your repository: -* `RaspberryPi4_PinMap.jpeg` -* `TZCBIN8qL-HTU21D-Module-Pinout.png` +![Esquema de conexiones para la Raspberry Pi 4](RaspberryPi4_PinMap.jpeg) +![Distribución de pines del sensor HTU21D](TZCBIN8qL-HTU21D-Module-Pinout.png) ---