mirror of
https://github.com/jcreek/advent-of-code.git
synced 2026-07-12 18:53:47 +00:00
docs(*): Update documentation to account for multiple languages
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Advent Of Code
|
||||
# Advent Of Code (C#)
|
||||
|
||||
To create a new day's files, run the DayCreator project and specify the year (e.g. `2015`) and the day (e.g. `1` for Day01). This can be done in vscode by running `dotnet run --project "DayCreator"` in the terminal.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user