From 3c966ab011caae5f4d1a5e78653a4ae18a112ca6 Mon Sep 17 00:00:00 2001 From: Richard Feldman Date: Tue, 14 Aug 2018 03:41:18 -0400 Subject: [PATCH] Update advanced/part7 --- advanced/part7/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/advanced/part7/README.md b/advanced/part7/README.md index 60ccfc2..0884a50 100644 --- a/advanced/part7/README.md +++ b/advanced/part7/README.md @@ -10,4 +10,7 @@ Then open [http://localhost:3000](http://localhost:3000) in your browser. ## Exercise -Open `src/Article.elm` in your editor and resolve the TODOs there. +Resolve the TODOs in these files: + +- `src/Timestamp.elm` +- `src/Author.elm`