From 9147c8cd14a766a2e0609439cfe5c0ec57f8e545 Mon Sep 17 00:00:00 2001 From: Baptiste Arnaud Date: Tue, 21 Mar 2023 20:58:30 +0100 Subject: [PATCH] :pencil: Improve license scenarios with collapsibles --- README.md | 32 ++++++++++++++++++++++++++------ 1 file changed, 26 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index f43ee9590..44b31b40f 100644 --- a/README.md +++ b/README.md @@ -124,14 +124,34 @@ The goal of the AGPL license is to: Here are the 3 different possible use cases: -> You'd like to self-host Typebot as-is without modifying the source code and you don't have the intention on commercializing your version of Typebot. +
+ You'd like to self-host Typebot as-is without modifying the source code and you don't have the intention on commercializing your version of Typebot. -You can host and use Typebot without restrictions. Your contributions to improve Typebot and fix bugs are welcome. 💙 +

-> You'd like to fork the project to build your own features on top of Typebot and you don't have the intention on commercializing your version of Typebot. +**You can host and use Typebot without restrictions. Your contributions to improve Typebot and fix bugs are welcome. 💙** -You need to open-source your modifications +

-> You'd like to commercialize your own version of Typebot +
-You need to open-source your modifications and after your users registration, they should see a prominent mention and link to the original project (https://typebot.io). You should clearly mention that you provide a modified version. It's a good place to explain your version advantages comparing to the original project. +
+ You'd like to fork the project to build your own features on top of Typebot and you don't have the intention on commercializing your version of Typebot. +

+ +**You need to open-source your modifications** + +

+ +
+ +
+ You'd like to commercialize your own version of Typebot + +

+ +**You need to open-source your modifications and after your users registration, they should see a prominent mention and link to the original project (https://typebot.io). You should clearly mention that you provide a modified version. It's a good place to explain your version advantages comparing to the original project.** + +

+ +