From 8a5198f253f265d7047183e73ae142f8dd386b40 Mon Sep 17 00:00:00 2001 From: "Peter J. Keleher" <keleher@cs.umd.edu> Date: Tue, 26 Oct 2021 09:14:10 -0400 Subject: [PATCH] auto --- assign4/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/assign4/README.md b/assign4/README.md index e0ac452..5394a1e 100644 --- a/assign4/README.md +++ b/assign4/README.md @@ -89,3 +89,7 @@ Using such packages would result in an automatic 0 in the respective task. You should *not* use **MKMapView()**. Instead, use **Map()**. - Might look [here]() for polygons. I have *not* verified this, might cause your laptop to go up in a puff of smoke, work great, or fail to compile. +## Video of example app +[video](assign4.mp4) + + -- GitLab