From 0560ff95b1aace978b74c3c6c2594cd3520ddaa0 Mon Sep 17 00:00:00 2001 From: Naomi Carrigan Date: Tue, 3 May 2022 16:06:41 -0700 Subject: [PATCH] chore: clarify readme (#82) * chore: clarify readme * Update README.md Co-authored-by: Tom <20648924+moT01@users.noreply.github.com> --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 39e8cda..b793c3c 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ -# [Introduction to the Basic Node and Express Challenges](https://www.freecodecamp.org/learn/apis-and-microservices/basic-node-and-express/) +# Basic Node and Express + +This is the boilerplate code for the Basic Node and Express Challenges. Instructions for working on these challenges start at https://www.freecodecamp.org/learn/apis-and-microservices/basic-node-and-express/