From b11fd11cdd11164b7b365df8321c5404cf261e7d Mon Sep 17 00:00:00 2001 From: Petra Date: Mon, 27 Nov 2023 19:42:17 +1300 Subject: [PATCH] Additional context --- README.MD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.MD b/README.MD index b7c461e..911156c 100644 --- a/README.MD +++ b/README.MD @@ -1 +1 @@ -Files for Advent of Code 2023, and related stuff +Files for Advent of Code 2023, and related stuff. Hoping to work with Fortran as much as possible; will also try AOC2019 if I can.