diff --git a/README.md b/README.md index df9e96c..6ad0dc6 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ # 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](https://github.com/wilhelmagren/advent-of-code) is the more elegant inspiration for this project. -## Directory Structure +## __Directory Structure__ * adventofcode/ * contains the supporting libraries to make my solutions go * solutions/