mirror of
https://codeberg.org/JasterV/aoc_2021.git
synced 2026-04-26 18:40:05 +00:00
Update README.md
This commit is contained in:
parent
35fa5c3957
commit
7c06822057
1 changed files with 3 additions and 1 deletions
|
|
@ -5,7 +5,9 @@
|
|||
<img src="./assets/christmas_tree.png">
|
||||
<p>
|
||||
This repo contains my solutions for advent of code 2021 :)
|
||||
I will solve all of the problems with Rust, trying to take a functional approach
|
||||
</p>
|
||||
<p>
|
||||
I will solve all of the problems with Rust, trying to take a functional approach!
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue