From 306ce8e4cf8bbc32b505a54221aa2d85c5906797 Mon Sep 17 00:00:00 2001 From: Jon <vitale.jonathan@ymail.com> Date: Tue, 16 May 2023 11:49:52 +1000 Subject: [PATCH] Create an empty folder for week 2 workshop --- week2/README.md | 1 + week2/solution/README.md | 1 + 2 files changed, 2 insertions(+) create mode 100644 week2/README.md create mode 100644 week2/solution/README.md diff --git a/week2/README.md b/week2/README.md new file mode 100644 index 0000000..89b1bb3 --- /dev/null +++ b/week2/README.md @@ -0,0 +1 @@ +# Week 2 Workshop - Intelligent Agents diff --git a/week2/solution/README.md b/week2/solution/README.md new file mode 100644 index 0000000..8735df9 --- /dev/null +++ b/week2/solution/README.md @@ -0,0 +1 @@ +# Week 2 Workshop - Proposed Solutions \ No newline at end of file -- GitLab