Skip to content

Commit d5b1802

Browse files
authored
Update README.md
1 parent afabd3d commit d5b1802

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

README.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
# 📡 RFID-Based IoT Attendance System Using ESP32 & Google Sheets
22
> ⚡️ Real-time Cloud Logging | 🧠 Smart Automation | 🔐 Secure & Scalable
33
4-
![rfid-banner](<p align="center"> <img src="https://i.imgur.com/mQoaWS8.jpeg" width="400" /> </p>)
5-
4+
<p align="center"> <img src="https://i.imgur.com/mQoaWS8.jpeg" alt-text="RFID-Based IoT System" width="400" /> </p>
65
---
76

87
## 🧠 Overview
@@ -15,7 +14,7 @@ This project is a complete **IoT Attendance System** using:
1514
- 🖥️ **LCD Display** (16x4 I2C)
1615
- 🔌 **Wi-Fi** integration for real-time updates
1716

18-
> Built with no external libraries — only raw SPI, WiFi, and HTTPClient.
17+
> Built with no external libraries — only raw SPI, WiFi, and HTTPClient
1918
2019
---
2120

@@ -189,3 +188,10 @@ This project is open-source under the [MIT License](LICENSE).
189188

190189
- 💼 [LinkedIn](https://www.linkedin.com/in/isameersah/)
191190
- 🐙 [GitHub](https://github.com/isameersah)
191+
192+
## 📢 Attribution
193+
194+
This project uses code and instructions originally created by [UtehStr](https://www.youtube.com/watch?v=r0Ndu2VYR2Y&t=159s&ab_channel=UtehStr).
195+
196+
The documentation and additional features are developed independently by the contributors of this repo.
197+

0 commit comments

Comments
 (0)