From ebdd304284d541c6d3e7ab39cf6ad89bd991cc32 Mon Sep 17 00:00:00 2001 From: pritesh-patel Date: Thu, 22 Aug 2019 11:29:28 -0700 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c22529705..f476cddf0 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Status: currently poc -Sprout intends to be a multi-language service generator. +Sprout intends to be a multi-language service generator. The intention is to create a modular monolith, which is easy to seperate at a later stage when the boundries are completely understood. Based on specified config it will generate: * Proto files [Done]