diff --git a/assign5/assign5.md b/assign5/assign5.md index 3a4ab6a808d4b57aba760aba55362c45032c9d99..4792b80e1b90d05766d7559e7cefd2b020a291df 100644 --- a/assign5/assign5.md +++ b/assign5/assign5.md @@ -225,16 +225,7 @@ this might burn through your data plan quickly). ## Hints -- We are not uploading recordings into the app, only URLs. These must correspond to open - (non-authenticated) network-accessible videos. You may start by using URLs for the files - in `436clips/vids`: -``` -https://sedna.cs.umd.edu/436clips/vids/neo.mp4" -https://sedna.cs.umd.edu/436clips/vids/sheep.mp4" -https://sedna.cs.umd.edu/436clips/vids/sunset.mp4" -https://sedna.cs.umd.edu/436clips/vids/horses.mp4" -``` -- You may upload URLs for recordings elsewhere, but try to keep them short (20-30 seconds, +- You may upload URLs for recordings from anywhere (including those below), but try to keep them short (20-30 seconds, max). - You can regenerate a reasonable, syntactically correct db as follows: ```