Create README.md

This commit is contained in:
Patrick Stevens
2022-12-03 08:48:29 +00:00
committed by GitHub
parent de32e56fb6
commit 1d4ea43c24

4
README.md Normal file
View File

@@ -0,0 +1,4 @@
# AdventOfCode2022
Advent of Code 2022, in F#.
Just `dotnet build` and `dotnet test`.