From a5fb9b64bcb33de7ae85862a47229ef49de59acd Mon Sep 17 00:00:00 2001 From: Petra Date: Mon, 27 Nov 2023 19:53:46 +1300 Subject: [PATCH] Structure --- README.MD | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.MD b/README.MD index 911156c..56c660a 100644 --- a/README.MD +++ b/README.MD @@ -1 +1,9 @@ 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. + +Structure: + +* 2019 + * src/ + * obj/ + * bin/ +