Skip to content

Commit d2b8818

Browse files
committed
Update documentation
1 parent eb74e86 commit d2b8818

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
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)
6+
37
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.
48

59
## Get started

0 commit comments

Comments
 (0)