From 5fba11d6f9df79a0b6c65c72af5369d45ceda44a Mon Sep 17 00:00:00 2001 From: "Peter J. Keleher" <keleher@cs.umd.edu> Date: Thu, 7 May 2020 21:04:29 -0400 Subject: [PATCH] auto --- assign5/assign5.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/assign5/assign5.md b/assign5/assign5.md index d51c6ad..39a4344 100644 --- a/assign5/assign5.md +++ b/assign5/assign5.md @@ -254,7 +254,8 @@ this might burn through your data plan quickly). **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. +anything extra that you have done. TAs will be looking at your code, +but the video wil be the TAs guide. - 20 pts: general structure, w/ distinct view controllers for the main screen, the player, and the URL uploader. -- GitLab