Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
usernane committed Dec 8, 2023
1 parent ea88607 commit afa4b27
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Basic data structures used by WebFiori framework.

<p align="center">
<a href="https://github.com/WebFiori/collections/actions">
<img src="https://github.com/WebFiori/collections/actions/workflows/php8.3.yml/badge.svg?branch=master">
<img src="https://github.com/WebFiori/collections/actions/workflows/php83.yml/badge.svg?branch=master">
</a>
<a href="https://codecov.io/gh/WebFiori/collections">
<img src="https://codecov.io/gh/WebFiori/collections/branch/master/graph/badge.svg" />
Expand Down Expand Up @@ -36,4 +36,4 @@ Basic data structures used by WebFiori framework.
## Supported Collections
* Linked List
* Stack
* Queue
* Queue

0 comments on commit afa4b27

Please sign in to comment.