Update README.md

This commit is contained in:
akp 2020-12-11 01:15:43 +00:00
parent 4d337197fc
commit 9ef1ac4fd0
No known key found for this signature in database
GPG key ID: D3E7EAA31B39637E

6
.github/README.md vendored
View file

@ -25,7 +25,7 @@ Puzzle inputs and descriptions are not included in this repository. You'll have
| [7](/07-handyHaversacks) | ![Completed][check] | [Link](/07-handyHaversacks/python) | [Link](/07-handyHaversacks/go) |
| [8](/08-handheldHalting) | ![Completed][check] | [Link](/08-handheldHalting/python) | [Link](/08-handheldHalting/go) |
| [9](/09-encodingError) | ![Completed][check] | [Link](/09-encodingError/python) | [Link](/09-encodingError/go) |
| [10](/10-adapterArray) | ![Completed][check] | [Link](/10-adapterArray/python) | [Link](/10-adapterArray/go) |
| [10](/10-adapterArray) | ![Completed][check] | [Link](/10-adapterArray/python) | [Link](/10-adapterArray/go) |
| 11 | | | |
| 12 | | | |
| 13 | | | |
@ -44,6 +44,10 @@ Puzzle inputs and descriptions are not included in this repository. You'll have
<!-- PARSE END -->
---
![Lines of code per day](https://github.com/codemicro/adventOfCode/blob/master/.github/clocgraph.png?raw=true)
[check]: https://github.com/codemicro/adventOfCode/blob/master/.github/check.png?raw=true
[cross]: https://github.com/codemicro/adventOfCode/blob/master/.github/cross.png?raw=true
[partial]: https://github.com/codemicro/adventOfCode/blob/master/.github/partial.png?raw=true