From 3a91866ac0225ff4b38c186df8674570579bcc55 Mon Sep 17 00:00:00 2001 From: colevandersWands <18554853+colevandersWands@users.noreply.github.com> Date: Fri, 29 Nov 2019 15:14:14 +0100 Subject: [PATCH] two-more --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1c989bc..f004098 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,8 @@ After `helloWorld`, these are the exercises your coaches will be checking for: * `getTheTitles` * `findTheOldest` * `calculator` +* `fibonacci` +* `sumAll` But all the exercises are great. Don't stop just because you've finished these 7!