Kaadan commited on
Commit
2bd883d
Β·
1 Parent(s): 58724c1

fix readme

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # Talent Technical Evaluation
2
 
3
  Comprehensive full-stack AI-powered sample application with FastAPI backend and React frontend.
@@ -9,4 +20,4 @@ Comprehensive full-stack AI-powered sample application with FastAPI backend and
9
  - Admin dashboard
10
 
11
  ## How to run
12
- This Space is Docker-based. Secrets (API keys, DB URL) are set via **Settings β†’ Secrets**.
 
1
+ ---
2
+ title: Talent Technical Evaluation
3
+ emoji: "πŸ§‘β€πŸ’»"
4
+ colorFrom: "blue"
5
+ colorTo: "green"
6
+ sdk: docker
7
+ sdk_version: "1.0.0"
8
+ app_file: "app.py"
9
+ pinned: false
10
+ ---
11
+
12
  # Talent Technical Evaluation
13
 
14
  Comprehensive full-stack AI-powered sample application with FastAPI backend and React frontend.
 
20
  - Admin dashboard
21
 
22
  ## How to run
23
+ This Space is Docker-based. Secrets (API keys, DB URL) are set via **Settings β†’ Secrets**.