From d6cf3a074724aef5bfe1cf93d97c11df33ca662e Mon Sep 17 00:00:00 2001
From: "Peter J. Keleher" <keleher@cs.umd.edu>
Date: Tue, 7 Apr 2020 16:51:08 -0400
Subject: [PATCH] auto

---
 assign4.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/assign4.md b/assign4.md
index 40d9458..040efa8 100644
--- a/assign4.md
+++ b/assign4.md
@@ -130,7 +130,7 @@ out of 200 pts):
   asking you to get the UTI setup correct so that the document and
   browser will allow you to read and write files with the `.gpx`
   extension. Doesn't matter what you write.
-- *Get your app to read and write real gpx files*. Your app should be
+- (5 pts) *Get your app to read and write real gpx files*. Your app should be
   able to write read and write RideWithGPX files. Don't worry, look at
   [this file](assign4bmwRS1200.gpx) and you will see the format is dirt simple (though
   there may be multiple `trkseg`s).
-- 
GitLab