summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSimponic <loganhunt@simponic.xyz>2022-12-14 02:24:30 -0700
committerSimponic <loganhunt@simponic.xyz>2022-12-14 02:32:38 -0700
commit59966ade163a39fc03f07a9d905e0bd87a98d60c (patch)
treec63a5b5aa3f2ad4501840666f3b4a3901a9280fb /README.md
parent868561eda86be873d755c62ea5b7fbb3047d4c3a (diff)
downloadaoc-59966ade163a39fc03f07a9d905e0bd87a98d60c.tar.gz
aoc-59966ade163a39fc03f07a9d905e0bd87a98d60c.zip
Day 14 (or is it 13 at this point I shouldn'tve started at 0 lul) - Java
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index bb37572..5ce862f 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,8 @@
- [] Emacs Lisp
- [x] Haskell
- [Day 7](./day-07)
-- [] Java
+- [x] Java
+ - [Day 13](./day-13)
- [x] JavaScript
- [Day 6](./day-06)
- [] Kotlin