From a990922eccad192c5a6ad676beff1185c4500992 Mon Sep 17 00:00:00 2001 From: Lee Brown Date: Tue, 20 Aug 2019 04:17:31 +0000 Subject: [PATCH] Apply suggestion to README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 9c8012e..4aac250 100644 --- a/README.md +++ b/README.md @@ -33,8 +33,7 @@ business logic (business value) be developed in the same codebase - using the sa development in the same single repository. We believe this for two main reasons: 1. Lower barrier for and accelerate onboarding of new engineers developing the SaaS by making it easy for them to load a complete mental model of the codebase. -2. Minimize potential bottlenecks and eliminate complexities of coordinating development across repositories, with -potentially different teams responsible for the different repositories. +2. Minimize cross project/team coordination Once the SaaS product has gained market traction and the core set of functionality has been identified to achieve product-market fit, the functionality could be re-written with a language that would improve user experience or