add running instructions

This commit is contained in:
2022-01-06 16:49:07 -05:00
parent 8edf764583
commit edbee93a8c
+2
View File
@@ -1,2 +1,4 @@
## Advent of Code 2021
My rust solutions for Advent of Code 2021.
Use `cargo test` to run each test case.