aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: 0d52b78a7c28f30549557a6fd4fea6d40dfc3b0d (plain)
1
2
3
4
5
6
# aoc-2020
Advent of code 2020

## Running

Run `npm start -- day1` to run day 1 exercise. Expects `input.txt` to exist in the `day1` directory.