Skip to content

Commit

Permalink
Integrate CI workflow badge for AOC 2024
Browse files Browse the repository at this point in the history
- Add Continuous Integration workflow badge to project README
  • Loading branch information
thekorn committed Dec 1, 2024
1 parent d7d8ee1 commit 9c90096
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# AOC 2024 in zig

![ci workflow](https://github.com/thekorn/aoc-2024-zig/actions/workflows/ci.yaml/badge.svg)

solution of the [Advent of Code 2024](https://adventofcode.com/2024) in zig

## setup
Expand Down

0 comments on commit 9c90096

Please sign in to comment.