Update README
This commit is contained in:
parent
c9e56134b6
commit
64f30504ba
14
README.md
14
README.md
|
@ -1,2 +1,12 @@
|
|||
# aoc2015
|
||||
Advent of Code 2015
|
||||
# Advent of Code 2015
|
||||
|
||||
## About
|
||||
|
||||
These are my solutions to the Advent of Code 2015.
|
||||
|
||||
## License
|
||||
|
||||
By default, all code in this project is licensed under the MIT license,
|
||||
copyright the individual contributor(s). Comments in individual files
|
||||
may specify an alternate license as chosen by a particular individual
|
||||
for their code. If not specified, the file is MIT.
|
Loading…
Reference in New Issue