diff --git a/.github/README.md b/.github/README.md index 665772c..6dd4f6f 100644 --- a/.github/README.md +++ b/.github/README.md @@ -4,6 +4,8 @@ Solutions to the [2020 Advent of Code](https://adventofcode.com/2020), in both P Go solutions are near direct copies of the Python solutions and may be added a few days afterwards. +----- + **Key:** ![Completed][check] is completed, ![Incomplete][cross] is incomplete, ![Partially complete][partial] is partially complete (does not have both languages) and ![Not yet attempted][pending] is released but not yet attempted.