diff options
author | Oscar Najera <hi@oscarnajera.com> | 2023-02-05 21:59:47 +0100 |
---|---|---|
committer | Oscar Najera <hi@oscarnajera.com> | 2023-02-05 22:49:20 +0100 |
commit | 57e563bf8f4fae7364118619318b338f16792473 (patch) | |
tree | c21701f70f1440fa8078531929e883f4437e9577 /AoC2022/readme.org | |
parent | 4daf41bd69e01f137be90881ec419b3c045a2ec5 (diff) | |
download | scratch-57e563bf8f4fae7364118619318b338f16792473.tar.gz scratch-57e563bf8f4fae7364118619318b338f16792473.tar.bz2 scratch-57e563bf8f4fae7364118619318b338f16792473.zip |
working with more stuff
Diffstat (limited to 'AoC2022/readme.org')
-rw-r--r-- | AoC2022/readme.org | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/AoC2022/readme.org b/AoC2022/readme.org index ae155cb..cab252c 100644 --- a/AoC2022/readme.org +++ b/AoC2022/readme.org @@ -6,3 +6,5 @@ From any directory to execute the solutions call #+begin_src bash make -C .. <language> #+end_src +* Review on other languages +https://github.com/abyala/advent-2022-clojure |