Skip to content

Commit a56313a

Browse files
committed
2 parents 024ae1d + e35ea69 commit a56313a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ Mock Market is a trading simulation application that bridges the gap between tra
88
![Tech Stack](https://img.shields.io/badge/Stack-React_Node_C++-blue?style=for-the-badge)
99
![AI](https://img.shields.io/badge/AI-Gemini_2.5_Flash-orange?style=for-the-badge)
1010

11+
![](./assets/mock-market-home.png)
12+
1113
## 🚀 Key Features
1214

1315
- **Risk-Free Paper Trading**
@@ -34,7 +36,7 @@ The application is split into three distinct services communicating via HTTP and
3436
2. **Backend (Node.js/Express)** – Orchestrator: fetches data, talks to C++ engine, feeds results + news into Gemini.
3537
3. **CPP-Algos (C++)** – High-performance TCP server for technical indicator calculations.
3638

37-
![](./assets/mock-market-home.png)
39+
3840

3941
## 📂 Project Structure
4042

0 commit comments

Comments
 (0)