diff --git a/README.md b/README.md index baff130..c882a9e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # TypeScript Node Starter -The following is from the repository, TypeScript-Node-Starter, that this repository is based off, https://github.com/microsoft/TypeScript-Node-Starter +## The following is from the repository, TypeScript-Node-Starter, that this repository is based off, https://github.com/microsoft/TypeScript-Node-Starter The main purpose of this repository is to show a working Node.js API Server + front-end project and workflow for writing Node code in TypeScript.