Skip to content

Commit

Permalink
minor readme change
Browse files Browse the repository at this point in the history
  • Loading branch information
spirosmaggioros committed Feb 3, 2024
1 parent e61734f commit 1cb88f4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Algoplus{BETA Version}

AlgoPlus is a C++ library that includes ready to use complex Data Structures.
AlgoPlus is a C++ library that includes ready-to-use complex **data structures** and **algorithms**.

![Algoplus](https://github.com/CSRT-NTUA/AlgoPlus/blob/main/assets/logo.png)

Expand Down Expand Up @@ -39,7 +39,6 @@ g.visualize() // You can visualize almost any of our implemented data structures
```
You can see more [examples](/examples) or follow the [Tutorials](/tutorial).
### Classes
**Graphs**
Expand Down Expand Up @@ -81,3 +80,5 @@ You can see more [examples](/examples) or follow the [Tutorials](/tutorial).
4. **Promote** the repository on your local workshop/seminar and **get a shout-out**.
See more [here](/CONTRIBUTE.md).
The authors

0 comments on commit 1cb88f4

Please sign in to comment.