Skip to content

Commit 675cad5

Browse files
authored
Update README.md
1 parent c771893 commit 675cad5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ Collaboratively solve the 2020 edition of https://adventofcode.com/, and test th
44
## [CONTRIBUTING.md](./CONTRIBUTING.md)
55

66
## Status
7-
Github CI runs `days/<day>/test.sh` for each day. Example: [days/day-00-example/test.sh](./days/day-00-example/test.sh)
87

98
![day-01](https://github.com/Arxcis/adventofcode2020/workflows/day-01/badge.svg)
109
![day-02](https://github.com/Arxcis/adventofcode2020/workflows/day-02/badge.svg)
@@ -33,6 +32,8 @@ Github CI runs `days/<day>/test.sh` for each day. Example: [days/day-00-example/
3332
![day-25](https://github.com/Arxcis/adventofcode2020/workflows/day-25/badge.svg)
3433
![day-00-example](https://github.com/Arxcis/adventofcode2020/workflows/day-00-example/badge.svg)
3534

35+
Github CI runs `days/<day>/test.sh` for each day. Example: [days/day-00-example/test.sh](./days/day-00-example/test.sh)
36+
3637

3738
## Languages supported by our [Dockerfile](./Dockerfile), so far...
3839

0 commit comments

Comments
 (0)