From ed1b4aa87046804c61ed9c7bcb7be3ec88378e30 Mon Sep 17 00:00:00 2001 From: "James D. Rogers" Date: Sat, 11 Dec 2021 09:28:20 -0800 Subject: [PATCH] add contributing doc to readme (#93) --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4297ae65..7cd0fce9 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # Nonprofit Exchange Hub (working name) ## Description -Platform for non-profits and citizens to collaborate in a giving economy. - -Primary tech stack: PostgreSQL, Nest, and React +- Platform for non-profits and citizens to collaborate in a giving economy. +- Primary tech stack: PostgreSQL, NestJs, and React +- Please make sure to read our [contributing/how we work doc](https://github.com/Nonprofit-Exchange-Hub/web-app/blob/main/CONTRIBUTING.md) before getting started ## Installation and Setup