From a251f2479727e868e5dedbba4f72de5cf0c3207c Mon Sep 17 00:00:00 2001 From: Stephen Celis Date: Wed, 16 Jan 2019 11:39:56 -0500 Subject: [PATCH] README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 977386a9..9e61f298 100644 --- a/README.md +++ b/README.md @@ -45,3 +45,4 @@ This repository is the home of code written on episodes of 1. [Async Functional Refactoring](0040-async-functional-refactoring) 1. A Tour of Snapshot Testing 1. [The Many Faces of Flat-Map: Part 1](0042-the-many-faces-of-flatmap-pt1) +1. [The Many Faces of Flat-Map: Part 2](0042-the-many-faces-of-flatmap-pt2)