From f8914b72cf94230fbc23d26ce2d4d449cc1b934e Mon Sep 17 00:00:00 2001
From: "Peter J. Keleher" <keleher@cs.umd.edu>
Date: Thu, 7 May 2020 21:03:20 -0400
Subject: [PATCH] auto

---
 assign5/assign5.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/assign5/assign5.md b/assign5/assign5.md
index 4792b80..d51c6ad 100644
--- a/assign5/assign5.md
+++ b/assign5/assign5.md
@@ -4,6 +4,7 @@
 (live doc, be sure to check back frequently)
 
 ## Versions
+- 1.03: added description of video
 - 1.02: added valid database example to hints
 - 1.01: added/fixed video
 
@@ -250,6 +251,11 @@ this might burn through your data plan quickly).
 
   
 ## Grading
+**What to Turn In**
+For this project we want you to include a short (< 5 minute) video demonstration of your app in your
+repository. Your video should include each of the points below, plus
+anything extra that you have done. 
+
 - 20 pts: general structure, w/ distinct view controllers for the main screen, the player,
   and the URL uploader.
 - 10 pts: URL uploading
-- 
GitLab