aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrey Bastian <hello@treybastian.com>2025-11-25 12:41:49 +0000
committerTrey Bastian <hello@treybastian.com>2025-11-25 12:41:49 +0000
commit57a504da9dbedc835d432bc420551c4f6349e1d0 (patch)
treed51ea2635b325e7ebee5fda2dfa80edaf5980a78
parentd6fd7f21632af7b2233726a18c26a1b0356fe06d (diff)
removed twitch url, I don't stream anymore
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index 24cb487..f1902bc 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,6 @@
# Advent of Code Repo
This repository contains my solutions to the Advent of Code challenges.
-I stream all my solutions live on Twitch at [twitch.tv/treybastian](https://twitch.tv/treybastian).
-
## 2024 - Fortran
You'll need GNUFortran to run these solutions.