Update README.md

This commit is contained in:
Victor Martinez Montane 2021-12-02 16:41:54 +01:00 committed by GitHub
parent 08a6e6fa41
commit 35fa5c3957
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,12 @@
# Advent of code 2021
<div align="center"><img src="./assets/christmas_tree.png"></div>
<div align="center">
<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>
</div>
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