diff --git a/README.md b/README.md index dcc6a6b..ea957b1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ - +

+ Order Matching Engine +

A demo project is a simple order matching engine which using double linked list and AVL tree.

@@ -29,7 +29,7 @@ Price levels without any related orders are removed to maintain efficiency in th Model diagram: -filter_options +filter_options [//]: # (Add new order flow diagram:) diff --git a/images/diagram.png b/assets/images/diagram.png similarity index 100% rename from images/diagram.png rename to assets/images/diagram.png diff --git a/assets/images/thumbnail.jpg b/assets/images/thumbnail.jpg new file mode 100644 index 0000000..2f3516f Binary files /dev/null and b/assets/images/thumbnail.jpg differ