Skip to content

Commit 406fad8

Browse files
authored
Create README.md
1 parent a231080 commit 406fad8

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# adventofcode2020
2+
3+
Hi all!
4+
5+
My AdventOfCode is node.js based. Step into each day folder and run `node program.js` to run it.
6+
7+
Replace my input.txt with your content and see if it works for yours as well.
8+
9+
I am always curious to better solutions, so feel free to PR on an existing day any improvements to the code. As long as they're actually improvements, not just for the sake of shorter. My code should be production-deployable (in my mind) so they should be easily readable.

0 commit comments

Comments
 (0)