Skip to content

Commit 0e290da

Browse files
committed
Adding more information in general readme.
1 parent 12d566a commit 0e290da

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
@@ -1,2 +1,11 @@
11
# adventofcode
22
Work from https://adventofcode.com
3+
4+
These are my collected coding solutions for Advent of Code.
5+
6+
The goal is to provide proof of coding solutions. All solutions should be
7+
executable and display the answer to the problem presented.
8+
9+
Solutions may be written in any language. When available, a shell script
10+
should be available to execute in a standard shell.
11+

0 commit comments

Comments
 (0)