README.md (#1)

This commit is contained in:
Patrick Stevens
2023-01-16 15:26:37 +00:00
committed by GitHub
parent 54ae60bc19
commit 4c6a4a2bb2
2 changed files with 365 additions and 74 deletions

4
README.md Normal file
View File

@@ -0,0 +1,4 @@
# mystery-hunt-2023-reactivation
Solution to part of the MIT Mystery Hunt 2023 puzzle "Reactivation".
You should be able to `dotnet build` this as usual; use `nix develop` to guarantee this.