Skip to content

Commit 82fc251

Browse files
authored
Updating the title
1 parent 6bfdb5d commit 82fc251

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Java-Matching-Engine
1+
# Java-Matching-Engine-Core
22

33
![Java CI with Maven](https://github.com/Laffini/Java-Matching-Engine/workflows/Java%20CI%20with%20Maven/badge.svg)
44

@@ -38,4 +38,4 @@ In the example above, we are interacting with the order book through the OrderIn
3838
The example starts and prints the orders to the console (it will be empty as no orders have been added).
3939
In most cases you will want to use some of the other Java-Matching-Engine projects as these add additional functionality (such as a REST API) that may suit your needs.
4040

41-
It is recommended that every user of this service audits and verifies all underlying code for its validity and suitability. Mistakes and bugs happen.
41+
It is recommended that every user of this service audits and verifies all underlying code for its validity and suitability. Mistakes and bugs happen.

0 commit comments

Comments
 (0)