From bb23f0a3df754eaf1cf711acd3ac06525786248c Mon Sep 17 00:00:00 2001 From: Kyle Lobo Date: Thu, 6 Jun 2019 15:49:05 +0530 Subject: [PATCH] Technology stack -> Built Using --- README Templates/Standard.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README Templates/Standard.md b/README Templates/Standard.md index a7f2270..5cdfa5b 100644 --- a/README Templates/Standard.md +++ b/README Templates/Standard.md @@ -24,7 +24,7 @@ + [About](#about) + [Getting Started](#getting_started) + [Deployment](#deployment) -+ [Technology Stack](#tech_stack) ++ [Built Using](#built_using) + [TODO](../TODO.md) + [Contributing](../CONTRIBUTING.md) + [Authors](#authors) @@ -86,7 +86,7 @@ Give an example Add additional notes about how to deploy this on a live system. -## ⛏️ Built With +## ⛏️ Built Using + [MongoDB](https://www.mongodb.com/) - Database + [Express](https://expressjs.com/) - Server Framework + [VueJs](https://vuejs.org/) - Web Framework