From 76bf9b9d7e2cf4ac5305f5047666f034ba710c4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Troszczy=C5=84ski?= Date: Wed, 23 Jan 2019 02:25:34 +0100 Subject: [PATCH] Add a summary paragraph. (#33868) --- guide/english/agile/minimum-viable-product/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/guide/english/agile/minimum-viable-product/index.md b/guide/english/agile/minimum-viable-product/index.md index da303c2d13..d80c19447a 100644 --- a/guide/english/agile/minimum-viable-product/index.md +++ b/guide/english/agile/minimum-viable-product/index.md @@ -9,6 +9,8 @@ The idea is to rapidly build a minimum set of features that is enough to deploy - It demonstrates enough future benefit to retain early adopters. - It provides a feedback loop to guide future development. +The advantage of iterative MVP (instead of building full scale goal product without delivering any value along the way) is the ability of very quick market verification. + Learn more about MVP: What is a Minimum Viable Product (MVP)