diff --git a/assign4.md b/assign4.md
index 40d9458fd478b17c00cd94a0d76d36b85ae3a961..040efa87fb6c9fbe4c996503f8e74e3bd62c7fa9 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).