diff options
author | Aryadev Chavali <aryadev@aryadevchavali.com> | 2023-10-17 14:36:14 +0100 |
---|---|---|
committer | Aryadev Chavali <aryadev@aryadevchavali.com> | 2023-10-17 14:36:14 +0100 |
commit | 0761c00b1ea2b88ac2f79ae6b936b5d0d344e4a4 (patch) | |
tree | 61c17e64f0edd20a1f5179bb61523088ac5a1116 /README.org | |
parent | 43b15751544ae6d6044faad4847e3a7e11614af2 (diff) | |
download | advent-of-code-0761c00b1ea2b88ac2f79ae6b936b5d0d344e4a4.tar.gz advent-of-code-0761c00b1ea2b88ac2f79ae6b936b5d0d344e4a4.tar.bz2 advent-of-code-0761c00b1ea2b88ac2f79ae6b936b5d0d344e4a4.zip |
Some root directory repository stuff
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/README.org b/README.org new file mode 100644 index 0000000..5807fdb --- /dev/null +++ b/README.org @@ -0,0 +1,6 @@ +#+title: Advent of Code +#+author: Aryadev Chavali +#+date: 2023-10-17 + +My solutions to the advent of code for each year. I dunno what +languages I'll use per year ngl. |