Skip to content

Commit 43d7cd8

Browse files
committed
Minor README update
1 parent d2b8818 commit 43d7cd8

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# Algorithms & Data structures
22

3-
[![CodeQL Advanced](https://github.com/simonespa/algorithms-and-data-structures/actions/workflows/codeql.yml/badge.svg?branch=main)](https://github.com/simonespa/algorithms-and-data-structures/actions/workflows/codeql.yml)
4-
5-
[![Dependabot Updates](https://github.com/simonespa/algorithms-and-data-structures/actions/workflows/dependabot/dependabot-updates/badge.svg?branch=main)](https://github.com/simonespa/algorithms-and-data-structures/actions/workflows/dependabot/dependabot-updates)
3+
[![CodeQL Advanced](https://github.com/simonespa/algorithms-and-data-structures/actions/workflows/codeql.yml/badge.svg?branch=main)](https://github.com/simonespa/algorithms-and-data-structures/actions/workflows/codeql.yml) | [![Dependabot Updates](https://github.com/simonespa/algorithms-and-data-structures/actions/workflows/dependabot/dependabot-updates/badge.svg?branch=main)](https://github.com/simonespa/algorithms-and-data-structures/actions/workflows/dependabot/dependabot-updates)
64

75
This repo is an open source collection and playground of algorithms, data structures, coding exercises and related documentation to brush up your knowledge of computer science fundamentals.
86

0 commit comments

Comments
 (0)