From 365891d57bd3a8271a652d39c154d7a1c72f8c3d Mon Sep 17 00:00:00 2001 From: Marco Suma Date: Sat, 18 Feb 2023 09:53:20 +0800 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 76d1911..1c1f918 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Introduction -This is the backend implementation of the "Spam Reporting Management System". +This is the backend implementation of the "Spam Management System (SMS)". +Its corresponding frontend can be found [here](https://github.com/marcosuma/spam-management-service-frontend). It is a very simple backend implementation that allows to mainly do two things: - Retrieve a list of active tickets (whose related content is either active/open or removed/blocked)