Update README.md

This commit is contained in:
akp 2021-12-01 21:01:50 +00:00 committed by GitHub
parent 16437a6c32
commit bd93e33ad0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@ Solutions to the [2021 Advent of Code](https://adventofcode.com/2021).
<!-- PARSE START -->
| Day | | Solutions | Notes |
| Day | Status | Solutions | Notes |
| ----------------------------------- | ------------------ | ---------------------------------------------------------------------------- | -------------------- |
| 01 - Sonar Sweep | Complete | [Python](01-sonarSweep/py), [Go](01-sonarSweep/go), [Nim](01-sonarSweep/nim) | |