Skip to content

Commit 392d34a

Browse files
Co-authored-by: Youssof <[email protected]>
Co-authored-by: Youssof <[email protected]>
1 parent d437d01 commit 392d34a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This code is an IoT project that monitors temperature and humidity using the ESP
77
[![License](https://img.shields.io/github/license/YoussofKhawaja/IoT-Climate-Tracker.svg)](https://github.com/YoussofKhawaja/IoT-Climate-Tracker)
88
![Arduino](https://github.com/YoussofKhawaja/IoT-Climate-Tracker/actions/workflows/Arduino.yml/badge.svg)
99
![ASP Core](https://github.com/YoussofKhawaja/IoT-Climate-Tracker/actions/workflows/dotnet.yml/badge.svg)
10-
10+
1111
## Preview for web server and api
1212
- Web server from ESP8266 not public its local use only.
1313
- [API](https://localweather-api.youssofkhawaja.com/api/DHTData) (Get everything in database saved)
@@ -18,7 +18,7 @@ This code is an IoT project that monitors temperature and humidity using the ESP
1818
- ESP8266 Wi-Fi module
1919
- DHT11 sensor
2020
- Arduino IDE
21-
- ESP8266 libraries (ESP8266WiFi, WiFiClient, ESP8266WebServer, ESP8266HTTPClient, and DHT)
21+
- ESP8266 Libraries (ESP8266WiFi, WiFiClient, ESP8266WebServer, ESP8266HTTPClient, and DHT)
2222
- .Net 7
2323
- postgreSQL
2424

0 commit comments

Comments
 (0)