From c57f99a00bd8a20dd5509096541b9d15c97f84d6 Mon Sep 17 00:00:00 2001 From: Naomi Carrigan Date: Tue, 3 May 2022 15:48:46 -0700 Subject: [PATCH] chore: clarify readme (#25) --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 900e699..3fc332e 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ -# [Request Header Parser Microservice](https://www.freecodecamp.org/learn/apis-and-microservices/apis-and-microservices-projects/request-header-parser-microservice) +# Request Header Parser Microservice + +This is the boilerplate for the Request Header Parser Microservice project. Instructions for building your project can be found at https://www.freecodecamp.org/learn/apis-and-microservices/apis-and-microservices-projects/request-header-parser-microservice