anujjoshi3105 commited on
Commit
7dec74c
·
1 Parent(s): 3d23b0f

fix: readme

Browse files
Files changed (1) hide show
  1. README.md +12 -2
README.md CHANGED
@@ -1,6 +1,16 @@
1
- # Vortex CP
 
 
 
 
 
 
 
 
 
 
2
 
3
- A high-speed, vertical-slice aggregator for competitive programming metrics. Vortex CP unifies data from LeetCode, Codeforces, CodeChef, AtCoder, and GeeksforGeeks into a single, modular API layer. Built for modern web applications and AI agents via the **Model Context Protocol (MCP)**.
4
 
5
  ---
6
 
 
1
+ ---
2
+ title: Vortex
3
+ emoji: 🌀
4
+ colorFrom: indigo
5
+ colorTo: purple
6
+ sdk: docker
7
+ app_port: 3000
8
+ pinned: false
9
+ ---
10
+
11
+ # Vortex
12
 
13
+ A high-speed, vertical-slice aggregator for competitive programming metrics. Vortex unifies data from LeetCode, Codeforces, CodeChef, AtCoder, and GeeksforGeeks into a single, modular API layer. Built for modern web applications and AI agents via the **Model Context Protocol (MCP)**.
14
 
15
  ---
16