Skip to content

Commit

Permalink
Merge pull request #19 from vil02/add_codefactor_badge
Browse files Browse the repository at this point in the history
docs: add codefactor badge
  • Loading branch information
vil02 authored Nov 25, 2024
2 parents f8260b2 + 6f7a09c commit 3103de8
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
@@ -1,5 +1,6 @@
# adv_2024

[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=vil02_adv_2024&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=vil02_adv_2024)
[![CodeFactor](https://www.codefactor.io/repository/github/vil02/adv_2024/badge)](https://www.codefactor.io/repository/github/vil02/adv_2024)

Python solutions of [Advent of Code 2024](https://adventofcode.com/2024).

0 comments on commit 3103de8

Please sign in to comment.