From 6ab83dc96ec7c82125a4fc448c9479c0170ef13c Mon Sep 17 00:00:00 2001 From: Tim Diller Date: Tue, 21 Oct 2025 10:17:53 -0500 Subject: [PATCH] add section for Day 2 resources --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ffc4cea..6792cc3 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,6 @@ This README takes the place of the usual spots on the public.dillerdigital.com s # Day 1 Resources - [Our class repository on the Diller Digital git server](https://git.dillerdigital.com/DillerDigitalStudents/DD-SWNG-20251020-V) - [Help for SSH errors](https://docs.gitea.com/help/faq?_highlight=ssh#ssh-common-errors) -- Command to list all the files in git repository under version control: `git ls-files` \ No newline at end of file +- Command to list all the files in git repository under version control: `git ls-files` + +# Day II Resources \ No newline at end of file