From 55e4feb9e09e87a160118b62412802e258940873 Mon Sep 17 00:00:00 2001 From: Kye Date: Tue, 11 Jul 2023 19:21:37 -0400 Subject: [PATCH] clean up Former-commit-id: d3c0f009026f2fcce86b0d8b7827b2f02fd4e97e --- DOCS/FLYWHEEL.md | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) diff --git a/DOCS/FLYWHEEL.md b/DOCS/FLYWHEEL.md index 83d26475..b1b5b7a2 100644 --- a/DOCS/FLYWHEEL.md +++ b/DOCS/FLYWHEEL.md @@ -15,3 +15,51 @@ 7. **Wider Adoption of Swarms:** An ever-improving product, a growing user base, and an increasing number of passionate salespeople accelerate the adoption of Swarms. 8. **Return to Step 1:** As the community, user base, and sales network continue to grow, the cycle repeats, each time speeding up the flywheel. + + +```markdown + +---------------------+ + | Building a | + | Supportive | <--+ + | Community | | + +--------+-----------+ | + | | + v | + +--------+-----------+ | + | Increased | | + | Contributions & | | + | Sales Efforts | | + +--------+-----------+ | + | | + v | + +--------+-----------+ | + | Improvement in | | + | Quality & Market | | + | Reach | | + +--------+-----------+ | + | | + v | + +--------+-----------+ | + | Rise in User | | + | Base | | + +--------+-----------+ | + | | + v | + +--------+-----------+ | + | Greater Financial | | + | Incentives | | + +--------+-----------+ | + | | + v | + +--------+-----------+ | + | Attract More | | + | Developers & | | + | Salespeople | | + +--------+-----------+ | + | | + v | + +--------+-----------+ | + | Wider Adoption of | | + | Swarms |----+ + +---------------------+ +```