From e9d56839dfee9846e520c137b9cd8ed7ed50e74c Mon Sep 17 00:00:00 2001 From: Ostend Suryajaya <89126184+Aokijiop@users.noreply.github.com> Date: Tue, 18 Jun 2024 17:13:33 -0700 Subject: [PATCH] Update README.md (#72) Co-authored-by: Benson Manzano <72283466+benson-fm@users.noreply.github.com> --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e5254c1..fce7ef2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ -# npo-backend-template -This template will be used to create all NPO backend repos +# Achievement Institute for STEM Scholars backend + +This is the backend for the Achievement Institute for STEM Scholars backend ## Setting up development environment @@ -67,4 +68,4 @@ The configuration for husky is in the `.husky` directory, located in the root of You can learn about Node [here](https://nodejs.org/en/). -To learn about express, check out the this express tutorial [here](https://www.tutorialspoint.com/nodejs/nodejs_express_framework.htm). \ No newline at end of file +To learn about express, check out the this express tutorial [here](https://www.tutorialspoint.com/nodejs/nodejs_express_framework.htm).