diff --git a/assign5/README.md b/assign5/README.md
index f3450297643622af63edb6b161121058a5e73549..5fe7921ec147c26dd3d0e77e066469fee8680ff9 100644
--- a/assign5/README.md
+++ b/assign5/README.md
@@ -172,10 +172,9 @@ list of view
   and the URL uploader. 
 - 20 pts: URL uploading, downloadable and playable for player 
 - 10 pts: showing name/description and number of "likes" over the top of the video
-- 10 pts: ordering the URLs as above (unseen first, descending order of links otherwise)
 - 10 pts: gesture recognizers
 - 10 pts: implementing the "likes" button and functionality
-- 10 pts: general look and feel
+- 20 pts: general look and feel
 -  5 pts: one of the following tasks:
   - Record and upload video from inside the app. You can upload anywhere you have access,
     though I suggest using Firebase Storage.