From a87e2a4859bd785df538d2bc986bb82871918253 Mon Sep 17 00:00:00 2001 From: Benson Manzano <72283466+benson-fm@users.noreply.github.com> Date: Wed, 15 May 2024 17:59:44 -0700 Subject: [PATCH] Update README.md --- 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).