From 12bdfc22057bd2b06b935aa6f359b80c0c56533d Mon Sep 17 00:00:00 2001 From: El-khamisi Date: Sun, 9 Oct 2022 00:39:04 +0200 Subject: [PATCH] update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 30adb4d..d04fc9c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# online courses-Backend +# online courses-backend ## Description A Backend Server ( based on `node.js` and `express` framework) using `MongoDB` as a database provider and `mongoose` as ODM.