Add HF Spaces metadata to README
Browse filesCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
README.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# EuNEx — Euronext Optiq Architecture Learning Project
|
| 2 |
|
| 3 |
C++ actor-based matching engine that mirrors the Euronext Optiq architecture,
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: EuNEx
|
| 3 |
+
emoji: 📈
|
| 4 |
+
colorFrom: green
|
| 5 |
+
colorTo: blue
|
| 6 |
+
sdk: docker
|
| 7 |
+
app_port: 7860
|
| 8 |
+
pinned: false
|
| 9 |
+
---
|
| 10 |
+
|
| 11 |
# EuNEx — Euronext Optiq Architecture Learning Project
|
| 12 |
|
| 13 |
C++ actor-based matching engine that mirrors the Euronext Optiq architecture,
|