commit d2603ba611310edb71f33f39a3c41471239cdbe9 Author: bel Date: Sun Oct 15 10:40:43 2023 -0600 initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..b4bf8ae --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +# Digits Work Sample - Bree LaPointe Oct 15, 2023 diff --git a/todo.yaml b/todo.yaml new file mode 100755 index 0000000..81bb6f7 --- /dev/null +++ b/todo.yaml @@ -0,0 +1,4 @@ +todo: +- hello world +scheduled: [] +done: []