From 85b61feffb78ecce632d44da6bada1ec21942f16 Mon Sep 17 00:00:00 2001 From: Naomi Carrigan Date: Tue, 3 May 2022 15:57:37 -0700 Subject: [PATCH] chore: clarify readme (#42) --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c2e953d..b3b7cf7 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ -# [MongoDB and Mongoose Challenges](https://www.freecodecamp.org/learn/apis-and-microservices/mongodb-and-mongoose/) +# MongoDB and Mongoose Challenges + +This is the boilerplate for the MongoDB and Mongoose lessons. Instructions for completing these lessons start at https://www.freecodecamp.org/learn/apis-and-microservices/mongodb-and-mongoose/