Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
spirosmaggioros authored Jan 28, 2024
1 parent 9551920 commit 1ddef8f
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@

AlgoPlus is a C++ library that includes ready to use complex Data Structures.

<h1 align="center">
![Algoplus](https://github.com/CSRT-NTUA/AlgoPlus/blob/main/assets/logo.png)
</h1>
![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod)(https://gitpod.io/#https://github.com/CSRT-NTUA/AlgoPlus)
![CodeQL CI](https://github.com/TheAlgorithms/C-Plus-Plus/actions/workflows/codeql.yml/badge.svg)(https://github.com/CSRT-NTUA/AlgoPlus/actions/workflows/codeql.yml)
![Awesome CI](https://github.com/CSRT-NTUA/AlgoPlus/workflows/Awesome%20CI%20Workflow/badge.svg)(https://github.com/CSRT-NTUA/AlgoPlus/actions?query=workflow%3A%22Awesome+CI+Workflow%22)
![codecov](https://codecov.io/gh/spirosmaggioros/AlgoPlus/graph/badge.svg?token=OQGIP2OTC7)(https://codecov.io/gh/spirosmaggioros/AlgoPlus)
<h align="center">
[![Algoplus](https://github.com/CSRT-NTUA/AlgoPlus/blob/main/assets/logo.png)]
[![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod)(https://gitpod.io/#https://github.com/CSRT-NTUA/AlgoPlus)]
[![CodeQL CI](https://github.com/TheAlgorithms/C-Plus-Plus/actions/workflows/codeql.yml/badge.svg)(https://github.com/CSRT-NTUA/AlgoPlus/actions/workflows/codeql.yml)]
[![Awesome CI](https://github.com/CSRT-NTUA/AlgoPlus/workflows/Awesome%20CI%20Workflow/badge.svg)(https://github.com/CSRT-NTUA/AlgoPlus/actions?query=workflow%3A%22Awesome+CI+Workflow%22)]
[![codecov](https://codecov.io/gh/spirosmaggioros/AlgoPlus/graph/badge.svg?token=OQGIP2OTC7)(https://codecov.io/gh/spirosmaggioros/AlgoPlus)]
</h>


### Example:
Expand Down

0 comments on commit 1ddef8f

Please sign in to comment.