Update README.md

This commit is contained in:
Tiago Garcia 2022-12-04 23:02:55 +00:00 committed by GitHub
parent 743fe407b7
commit 3ac1a76742
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,12 @@
# Advent of Code 2022
### Solutions for the 2022 AoC challenges
### They might not be the best solutions but they work and that's the important part of a coders job :xdd:
---
## Languages used:
#### Python:
* Day 1
* Day 2
* Day 4
#### C#:
* Day 3