aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authortchojnacki <tomaszchojnacki2001@gmail.com>2022-08-11 19:24:23 +0200
committertchojnacki <tomaszchojnacki2001@gmail.com>2022-08-11 19:24:23 +0200
commit0f1e145b80813ae2331b7dac5ace0c589654ad2a (patch)
tree25483b8239436dd5aed2fee8811caf0ba893c0bb /README.md
parent85fb0396bed6a2129b12392941103924b1ab55be (diff)
downloadgleam_aoc2020-0f1e145b80813ae2331b7dac5ace0c589654ad2a.tar.gz
gleam_aoc2020-0f1e145b80813ae2331b7dac5ace0c589654ad2a.zip
Move subproject to avoid IntelliJ module name issues
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4d12987..98f0d2e 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ Repository storing my solutions to Advent of Code. See other people's solutions
> prep, company training, university coursework, practice problems, or to challenge each other.
## Years 📅
-### [2021](2021-kotlin)
+### [2021](aoc-2021-kotlin)
![Kotlin](https://img.shields.io/badge/Kotlin-grey?logo=Kotlin)
![39/50 stars](https://img.shields.io/badge/🌟%20stars-39/50-orange)
![20/25 days](https://img.shields.io/badge/📅%20days-20/25-blue)