add README for 2020
This commit is contained in:
parent
33806e82ca
commit
77edeb3fc7
5
2020/README.md
Normal file
5
2020/README.md
Normal file
@ -0,0 +1,5 @@
|
||||
# Advent of Code 2020, C#
|
||||
|
||||
To build & run them, simply `dotnet run`.
|
||||
|
||||
To test the solved answers against the verified solutions, `dotnet test`.
|
Loading…
Reference in New Issue
Block a user