diff --git a/README.md b/README.md index 08b2c49..e0a8cb4 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ -# [URL Shortener Microservice](https://www.freecodecamp.org/learn/back-end-development-and-apis/back-end-development-and-apis-projects/url-shortener-microservice) +# URL Shortener Microservice + +This is the boilerplate code for the URL Shortener Microservice project. Instructions for building your project can be found at https://www.freecodecamp.org/learn/back-end-development-and-apis/back-end-development-and-apis-projects/url-shortener-microservice.