From 96caac0d8e74a2641d3a5bca3eaa46930503b530 Mon Sep 17 00:00:00 2001 From: Georgi 7DIGIT Date: Wed, 12 Jul 2023 17:49:51 +0300 Subject: [PATCH] Refactor: update readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5a7d769..7f6e1cc 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,6 @@ # USupport-email USupport email Node.js API service + +This service handles the sending of emails to users, providers and admins in the USupport project. + +For detailed instructions on how to run the service, please refer to the [USupport-entry-bundle](https://github.com/UNICEFECAR/USupport-entry-bundle) \ No newline at end of file