Skip to content

Commit

Permalink
docs(readme): update to match with notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
caio-felipee authored and github-actions[bot] committed Jun 22, 2024
1 parent db97ff8 commit 3a66dfd
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 @@ -26,6 +26,7 @@ In this repository, you'll find algorithms and data structure implementations fo
- Geometry
- [convex hull](/algorithms/geometry/convex-hull.cpp)
- [point to segment](/algorithms/geometry/point-to-segment.cpp)
- [polyominoes](/algorithms/geometry/polyominoes.cpp)

- Graphs
- [articulation points](/algorithms/graphs/articulation-points.cpp)
Expand Down

0 comments on commit 3a66dfd

Please sign in to comment.