From 2793801d1517dc9b5f2e1bdb4ff34c8ab448b1b4 Mon Sep 17 00:00:00 2001 From: huyng Date: Fri, 9 Aug 2019 15:28:02 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d9437f1..e858ca7 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ twins@geeksaccelerator.com ## Description -The SaaS Starter Kit is a set of libraries for building scalable software-as-a-service (SaaS) applications that help +The SaaS Starter Kit is a set of libraries for building scalable software-as-a-service (SaaS) applications that helps preventing both misuse and fraud. The goal of this project is to provide a proven starting point for new projects that reduces the repetitive tasks in getting a new project launched to production that can easily be scaled and ready to onboard enterprise clients. It uses minimal dependencies, implements idiomatic code and follows Golang