Skip to content

Commit b1b9eb4

Browse files
committed
Update README
1 parent 15d4aab commit b1b9eb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ My solutions to the [Advent of Code 2024](https://adventofcode.com/2024), writte
2525
- [x] [**Day 17**](day17): [C#](day17/src/day17.cs) (using Z3 to solve part 2)
2626
- [x] [**Day 18**](day18): [Java](day18/src/Day18.java)
2727
- [x] [**Day 19**](day19): [PyGyat](day19/src/day19.gyat)
28-
- [ ] [**Day 20**](day20): [Ruby](day20/src/day20.rb)
28+
- [ ] [**Day 20**](day20): [Rust](day20/src/day20.rs)
2929

3030
## Development
3131

0 commit comments

Comments
 (0)