From a31b94ce3589ae0268654a0711d4ecae2340ad8c Mon Sep 17 00:00:00 2001 From: chaltenio Date: Sun, 10 Apr 2022 21:04:32 +1200 Subject: [PATCH] Changed project description --- readme.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 49d98ac..b34309a 100644 --- a/readme.md +++ b/readme.md @@ -4,7 +4,7 @@ # Node.js with MongoDB and Docker -Backend API for a community platform project +Backend API for a CFP community platform project ### Starting the Application with Docker Containers: @@ -73,4 +73,5 @@ Run `npm start` to start the server in prod mode. 7. Navigate to http://localhost:5000 or use Postman/Insomia. - Version: 1.0.0 -- License: MIT \ No newline at end of file +- License: MIT +- Chris Mazur (@chmazur) \ No newline at end of file