summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authornekineki <nekineki@nekineki.net>2023-11-29 10:54:43 +0100
committernekineki <nekineki@nekineki.net>2023-11-29 10:54:43 +0100
commit2ce0de4262c499d3db41cf5c5524d1a98abce5e3 (patch)
tree4a8baf77685bfcb8f4b560e3abc6a0cb6d095eea /README
parent0482427dc810215278e5d1307bf1ae509104d856 (diff)
update readme and add rust template for 2023
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 8 insertions, 1 deletions
diff --git a/README b/README
index 689b318..129cd27 100644
--- a/README
+++ b/README
@@ -1,3 +1,10 @@
-advent of code
+### advent of code ###
+
+2022
+- all solutions in python
+- some in c and go
+
+2023
+- attempt to solve in rust