readme: make days bold
This commit is contained in:
parent
c9bf66960a
commit
df5727cdcd
1 changed files with 9 additions and 9 deletions
16
README.md
16
README.md
|
@ -1,11 +1,11 @@
|
||||||
# Advent of Code 2021
|
# Advent of Code 2021
|
||||||
|
|
||||||
| Day | CHICKEN | Scala | Python | Nim |
|
| Day | CHICKEN | Scala | Python | Nim |
|
||||||
|-----|---------|--------|--------|-----|
|
|-------|---------|--------|--------|-----|
|
||||||
| 1 | ✅ | | | |
|
| **1** | ✅ | | | |
|
||||||
| 2 | ✅ | | | |
|
| **2** | ✅ | | | |
|
||||||
| 3 | part 1 | part 1 | ✅ | |
|
| **3** | part 1 | part 1 | ✅ | |
|
||||||
| 4 | | | ✅ | |
|
| **4** | | | ✅ | |
|
||||||
| 5 | | | ✅ | |
|
| **5** | | | ✅ | |
|
||||||
| 6 | | | | ✅ |
|
| **6** | | | | ✅ |
|
||||||
| 7 | ✅ | | | |
|
| **7** | ✅ | | | |
|
||||||
|
|
Loading…
Reference in a new issue