about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorBen Harris <ben@tilde.team>2019-12-01 02:45:24 -0500
committerBen Harris <ben@tilde.team>2019-12-01 02:45:24 -0500
commitfd4b64cb61e489310bff8cf9166c9f9d3c7683a4 (patch)
tree51788884de801b197b0e714722a63e5152cab2c1 /README.md
parent72123d091331c572799611b379772f025fb838e3 (diff)
add README
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..17f4181
--- /dev/null
+++ b/README.md
@@ -0,0 +1,7 @@
+# aoc2019
+
+some advent of code solutions for 2019
+
+starting out with c#, we'll see how it goes this year
+
+using .net core 3.0, run all solutions with `dotnet run`