Updated readme with more info.
This commit is contained in:
parent
34cdb1b500
commit
a63df3429b
|
@ -4,6 +4,12 @@
|
||||||
|
|
||||||
These are my solutions to the Advent of Code 2018.
|
These are my solutions to the Advent of Code 2018.
|
||||||
|
|
||||||
|
All of solutions are written in C#. I'm also attempting to write
|
||||||
|
unit tests for each of the solutions.
|
||||||
|
|
||||||
|
I am targeting .NET Core 2.1. This project should be cross-platform
|
||||||
|
compatible.
|
||||||
|
|
||||||
## Author
|
## Author
|
||||||
|
|
||||||
Brandon Scott
|
Brandon Scott
|
||||||
|
|
Loading…
Reference in New Issue