summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorElizabeth Hunt <elizabeth.hunt@simponic.xyz>2023-12-01 18:46:40 -0700
committerElizabeth Hunt <elizabeth.hunt@simponic.xyz>2023-12-01 18:46:40 -0700
commit4959d7df0195657bd787b60dedf8b0935f9733e6 (patch)
tree9140d8cc32b29175a9eb3a9e308683eb54cd894c /README.md
parent7fd957642236b5b64972b4e3f66fe48feecb735b (diff)
downloadaoc-4959d7df0195657bd787b60dedf8b0935f9733e6.tar.gz
aoc-4959d7df0195657bd787b60dedf8b0935f9733e6.zip
2022 day 10
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..e2af1e8
--- /dev/null
+++ b/README.md
@@ -0,0 +1,5 @@
+```
+bun install
+source ./aoc
+aoc
+```