From e369e0d1e6aec00a62651ad11a83e70d25bf6696 Mon Sep 17 00:00:00 2001 From: xbazzi Date: Sun, 17 Aug 2025 15:59:51 -0600 Subject: [PATCH] Add README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..55c260d --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# FastInAHurry +Financial market client/server orders simulator written in C++. + +Low latency, data locality, and high performance are paramount. \ No newline at end of file