Update 'README.md'

This commit is contained in:
DutchEllie 2021-12-08 11:52:27 +01:00
parent 1af11db2e6
commit 467940b90e

View File

@ -1,2 +1,4 @@
# adventofcode2021 # Readme
My solutions to the [Advent of Code 2021](https://adventofcode.com/2021) challenges.
Some are in Go, some might be in another language. Depending on what I felt like that day :)