From 48e2838bd4f588ae256c5bd15659b91ad53f8e08 Mon Sep 17 00:00:00 2001 From: Richard Feldman Date: Tue, 14 Aug 2018 03:07:05 -0400 Subject: [PATCH] Update advanced/part5 --- advanced/part5/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/advanced/part5/README.md b/advanced/part5/README.md index 6d2b2ed..87df8cc 100644 --- a/advanced/part5/README.md +++ b/advanced/part5/README.md @@ -10,4 +10,7 @@ Then open [http://localhost:3000](http://localhost:3000) in your browser. ## Exercise -Open `src/Article/Feed.elm` in your editor and resolve the TODO there. +Resolve the TODOs in these files: + +1. `src/Page/Profile.elm` +2. `src/Page/Home.elm`