Update README.md

This commit is contained in:
Victor Martinez Montane 2021-12-02 00:16:00 +01:00 committed by GitHub
parent 0a924a34a3
commit 09ea8b7687
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,4 +2,4 @@
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 for the problems
I will solve all of the problems with Rust, trying to take a functional approach