updated README
This commit is contained in:
parent
7e569b44b5
commit
9f6b002d34
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Python based Advent of Code
|
# Python based Advent of Code
|
||||||
|
|
||||||
## Purpose
|
## __Purpose__
|
||||||
This project is for me to mess around with Python packaging concepts/repo format as well as try to store my Advent of Code solutions somewhat efficiently.
|
This project is for me to mess around with Python packaging concepts/repo format as well as try to store my Advent of Code solutions somewhat efficiently.
|
||||||
|
|
||||||
[This](https://github.com/wilhelmagren/advent-of-code) is the more elegant inspiration for this project.
|
[This](https://github.com/wilhelmagren/advent-of-code) is the more elegant inspiration for this project.
|
||||||
|
|
||||||
## Directory Structure
|
## __Directory Structure__
|
||||||
* adventofcode/
|
* adventofcode/
|
||||||
* contains the supporting libraries to make my solutions go
|
* contains the supporting libraries to make my solutions go
|
||||||
* solutions/
|
* solutions/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue