Skip to content

Commit

Permalink
minor update
Browse files Browse the repository at this point in the history
  • Loading branch information
spirosmaggioros committed Feb 5, 2024
1 parent 56947e4 commit 86782e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ You can see more [examples](/examples) or follow the [Tutorials](/tutorial).
### **How to run test cases**
We have unit tests for every function of our implemented algorithms & data structures.It is very important to make sure that your code works before making any pull requests!
```
mkdir build && cd build
cmake ..
Expand Down

0 comments on commit 86782e7

Please sign in to comment.