From 294a47deb85c4c36b6f1c5edce0408e15252d94b Mon Sep 17 00:00:00 2001
From: Daniel Moix <dwm69@drexel.edu>
Date: Mon, 3 Jul 2023 09:59:49 -0400
Subject: [PATCH] Adding Lecture 2 info

---
 cs171/Lect02/readme.txt | 3 +++
 cs172/Lect02/readme.txt | 3 +++
 2 files changed, 6 insertions(+)
 create mode 100644 cs171/Lect02/readme.txt
 create mode 100644 cs172/Lect02/readme.txt

diff --git a/cs171/Lect02/readme.txt b/cs171/Lect02/readme.txt
new file mode 100644
index 0000000..979664b
--- /dev/null
+++ b/cs171/Lect02/readme.txt
@@ -0,0 +1,3 @@
+Lecture 2 was pre-recorded, so there are no live demos.
+
+Sample code from the recordings is available in Blackboard.
diff --git a/cs172/Lect02/readme.txt b/cs172/Lect02/readme.txt
new file mode 100644
index 0000000..979664b
--- /dev/null
+++ b/cs172/Lect02/readme.txt
@@ -0,0 +1,3 @@
+Lecture 2 was pre-recorded, so there are no live demos.
+
+Sample code from the recordings is available in Blackboard.
-- 
GitLab