added readme
This commit is contained in:
parent
6511fba308
commit
48e7da6d65
1 changed files with 13 additions and 0 deletions
13
readme.md
Normal file
13
readme.md
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
My attempt at Advent of Code 2026.
|
||||
This year I'll be trying to do it in Rust
|
||||
|
||||
### 2026 Calendar
|
||||
```
|
||||
1 2 3 4 5 6
|
||||
[**] [ ] [ ] [ ] [ ] [ ]
|
||||
|
||||
7 8 9 10 11 12
|
||||
[ ] [ ] [ ] [ ] [ ] [ ]
|
||||
|
||||
~~ < 2/24 Stars Collected > ~~
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue