readme: right-align days
This commit is contained in:
parent
2e73fc4175
commit
07c02ca222
1 changed files with 11 additions and 11 deletions
22
README.md
22
README.md
|
@ -1,16 +1,16 @@
|
||||||
# Advent of Code 2021
|
# Advent of Code 2021
|
||||||
|
|
||||||
| Day | CHICKEN | Scala | Python | Nim | Rust |
|
| Day | CHICKEN | Scala | Python | Nim | Rust |
|
||||||
|--------|---------|-------|--------|-----|------|
|
|-------:|---------|-------|--------|-----|------|
|
||||||
| **1** | ✅ | | | | |
|
| **1** | ✅ | | | | |
|
||||||
| **2** | ✅ | | | | |
|
| **2** | ✅ | | | | |
|
||||||
| **3** | 1️⃣ | 1️⃣ | ✅ | | |
|
| **3** | 1️⃣ | 1️⃣ | ✅ | | |
|
||||||
| **4** | | | ✅ | | |
|
| **4** | | | ✅ | | |
|
||||||
| **5** | | | ✅ | | |
|
| **5** | | | ✅ | | |
|
||||||
| **6** | | | | ✅ | |
|
| **6** | | | | ✅ | |
|
||||||
| **7** | ✅ | | | | |
|
| **7** | ✅ | | | | |
|
||||||
| **8** | 1️⃣ | | 2️⃣ | | |
|
| **8** | 1️⃣ | | 2️⃣ | | |
|
||||||
| **9** | | | ✅ | | |
|
| **9** | | | ✅ | | |
|
||||||
| **10** | | | ✅ | | |
|
| **10** | | | ✅ | | |
|
||||||
| **11** | | | ✅ | | |
|
| **11** | | | ✅ | | |
|
||||||
| **12** | | | ✅ | | ✅ |
|
| **12** | | | ✅ | | ✅ |
|
||||||
|
|
Loading…
Reference in a new issue