Mr-TD commited on
Commit
c59d1ae
·
1 Parent(s): 3c4d71f

docs: add Hugging Face Spaces metadata configuration to README

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -1,4 +1,15 @@
1
- # Election Assistant - Interactive Guide
 
 
 
 
 
 
 
 
 
 
 
2
 
3
  A comprehensive, user-friendly web application that helps citizens understand the US election process, timelines, and voting steps in an interactive and accessible way.
4
 
 
1
+ ---
2
+ title: Prompt War Election
3
+ emoji: 🗳️
4
+ colorFrom: blue
5
+ colorTo: red
6
+ sdk: docker
7
+ python_version: "3.9"
8
+ app_port: 7860
9
+ pinned: false
10
+ ---
11
+
12
+ # Election Assistant - Interactive Guide
13
 
14
  A comprehensive, user-friendly web application that helps citizens understand the US election process, timelines, and voting steps in an interactive and accessible way.
15