Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
Student Attendance Management App
|
| 2 |
|
| 3 |
This is a simple **Attendance Management System** built with Python and deployed on **Hugging Face Spaces**.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
title: Students Attendance Manager
|
| 4 |
+
sdk: gradio
|
| 5 |
+
emoji: 😻
|
| 6 |
+
colorFrom: blue
|
| 7 |
+
colorTo: indigo
|
| 8 |
+
---
|
| 9 |
Student Attendance Management App
|
| 10 |
|
| 11 |
This is a simple **Attendance Management System** built with Python and deployed on **Hugging Face Spaces**.
|