From 83a09fb74b15f70b45862b18b9513d6582c46f53 Mon Sep 17 00:00:00 2001 From: Nick Thomas Date: Tue, 6 Dec 2022 23:48:12 +0000 Subject: [PATCH] Attention to detail --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 8f3afcd..ae57c93 100644 --- a/README.md +++ b/README.md @@ -9,15 +9,15 @@ a programming language I'm interested in learning more about. 2018, 2019, and 2020 were in their own separate repositories, but have been `git subtree`'d into this one - no point creating a new repository every year. -* [2022](https://code.ur.gs/lupine/advent-of-code/src/branch/main/2022) 12🌟 - Python -* [2021](https://code.ur.gs/lupine/advent-of-code/src/branch/main/2021) 5🌟 - Python -* [2020](https://code.ur.gs/lupine/advent-of-code/src/branch/main/2020) 20🌟 - Javascript -* [2019](https://code.ur.gs/lupine/advent-of-code/src/branch/main/2019) 22🌟 - Zig -* [2018](https://code.ur.gs/lupine/advent-of-code/src/branch/main/2018) 6🌟 - Rust -* 2017 0🌟 - ? -* 2016 16🌟 - LISP? -* 2015 9🌟 - Ruby? +* [2022](https://code.ur.gs/lupine/advent-of-code/src/branch/main/2022) 🌟 `12` - Python +* [2021](https://code.ur.gs/lupine/advent-of-code/src/branch/main/2021) 🌟 ` 5` - Python +* [2020](https://code.ur.gs/lupine/advent-of-code/src/branch/main/2020) 🌟 `20` - Javascript +* [2019](https://code.ur.gs/lupine/advent-of-code/src/branch/main/2019) 🌟 `22` - Zig +* [2018](https://code.ur.gs/lupine/advent-of-code/src/branch/main/2018) 🌟 ` 6` - Rust +* 2017 🌟 ` 0` - ? +* 2016 🌟 `16` - LISP? +* 2015 🌟 ` 9` - Ruby? -Total stars: 90🌟 +Total: 🌟 `90` Maybe I'll backfill some of the old years one day.