We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 526fabe commit b1077cdCopy full SHA for b1077cd
1 file changed
README.md
@@ -1,7 +1,5 @@
1
# Java-Matching-Engine
2
3
-**This service is currently being rewritten. Not all functionality has been implemented yet.**
4
-
5

6
7
A matching engine written in Java.
@@ -59,4 +57,4 @@ POST /order/
59
57
"id": "12964731-2cd4-401b-ac8d-3853f58f75c0"
60
58
}
61
```
62
-As the sell order matches the buy order created earlier we can see that a trade has taken place.
+As the sell order matches the buy order created earlier we can see that a trade has taken place.
0 commit comments