Skip to content

Commit b1077cd

Browse files
authored
Remove progress statement
1 parent 526fabe commit b1077cd

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# Java-Matching-Engine
22

3-
**This service is currently being rewritten. Not all functionality has been implemented yet.**
4-
53
![Java CI with Maven](https://github.com/Laffini/Java-Matching-Engine/workflows/Java%20CI%20with%20Maven/badge.svg)
64

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

0 commit comments

Comments
 (0)