Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lpthong90 committed Mar 3, 2024
1 parent caf36db commit 88b8ed2
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!-- <p align="center">
<a href="https://lpthong90.dev/rails-messenger"><img style="width:300px" src="https://lpthong90.dev/rails-messenger/public/rails-messenger-thumnail.png" alt="Rails Messenger"></a>
</p>-->
<p align="center">
<a href="https://lpthong90.dev/python-order-matching-engine"><img style="width:300px" src="/assets/images/thumbnail.jpg" alt="Order Matching Engine"></a>
</p>
<p align="center">
<em>A demo project is a simple order matching engine which using double linked list and AVL tree.</em>
</p>
Expand Down Expand Up @@ -29,7 +29,7 @@ Price levels without any related orders are removed to maintain efficiency in th

Model diagram:

<img src="./images/diagram.png" alt="filter_options"/>
<img src="/assets/images/diagram.png" alt="filter_options"/>

[//]: # (Add new order flow diagram:)

Expand Down
File renamed without changes
Binary file added assets/images/thumbnail.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 88b8ed2

Please sign in to comment.