From 730a91a2b0a54a0594d006cf5654285715762526 Mon Sep 17 00:00:00 2001 From: maryrosecook Date: Tue, 16 Jan 2018 16:09:22 +0000 Subject: [PATCH] Updates chapter1/README.md Auto commit by GitBook Editor --- chapter1/README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/chapter1/README.md b/chapter1/README.md index 1cb92cc..ba07c20 100644 --- a/chapter1/README.md +++ b/chapter1/README.md @@ -164,11 +164,7 @@ puts 1 + 1 When we get to 'messages and interfaces', we'll think more about this. For now, it's enough to know that `puts`** can be used to print information from a program without a REPL**. -## Now complete the mastery quiz for chapter 1 +## Complete the mastery quiz for chapter 1 Go to the [mastery quizzes repository](https://github.com/makersacademy/mastery-quizzes) to get and complete the mastery quizzes. - - - -