From 9088fd735a13ec3ab48e788e77122eccb03e62a5 Mon Sep 17 00:00:00 2001 From: Jay Date: Thu, 10 May 2018 13:57:59 -0400 Subject: [PATCH] Adding link to new chapter --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bb41d48..170fe3f 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ To support the different chapters and steps of the tutorial; we use branches to - [Add a List All the Notes API](../../tree/add-a-list-all-the-notes-api) - [Add an Update Note API](../../tree/add-an-update-note-api) - [Add a Delete Note API](../../tree/add-a-delete-note-api) +- [Unit Tests in Serverless](../../tree/unit-tests-in-serverless) #### Usage