We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6737c6f commit 6fa5f14Copy full SHA for 6fa5f14
README.md
@@ -7,8 +7,10 @@ Just for practice and fun. Thank You [Eric](http://was.tl/)!
7
| Day | Name | Python | Ruby |
8
| :---: | :--------------------------- | :------------------------: | :------------------------: |
9
| 01 | [Chronal Calibration][day01] | [:heavy_check_mark:][py01] | [:heavy_check_mark:][rb01] |
10
+| 02 | [Chronal Calibration][day01] | [:heavy_check_mark:][py02] | |
11
12
[py01]: ./01/solution.py
13
+[py02]: ./02/solution.py
14
15
[rb01]: ./01/solution.rb
16
0 commit comments