Skip to content

Commit d954276

Browse files
committed
docs: add day 1 puzzle title
1 parent 2b71d10 commit d954276

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/53feeeed34ca424c956ae7adc419fd63)](https://app.codacy.com/gh/Flashky/advent-of-code-2024/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)
44
[![Codacy Badge](https://app.codacy.com/project/badge/Coverage/53feeeed34ca424c956ae7adc419fd63)](https://app.codacy.com/gh/Flashky/advent-of-code-2024/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_coverage)
55

6-
- [Day 1](https://github.com/Flashky/advent-of-code-2024/tree/master/src/main/java/com/adventofcode/flashk/day01)
6+
- [Day 1 - Historian Hysteria](https://github.com/Flashky/advent-of-code-2024/tree/master/src/main/java/com/adventofcode/flashk/day01)
77
- [Day 2](https://github.com/Flashky/advent-of-code-2024/tree/master/src/main/java/com/adventofcode/flashk/day02)
88
- [Day 3](https://github.com/Flashky/advent-of-code-2024/tree/master/src/main/java/com/adventofcode/flashk/day03)
99
- [Day 4](https://github.com/Flashky/advent-of-code-2024/tree/master/src/main/java/com/adventofcode/flashk/day04)
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
# Day 1:
1+
# Day 1: Historian Hysteria
22

33
[https://adventofcode.com/2024/day/1](https://adventofcode.com/2024/day/1)

0 commit comments

Comments
 (0)