From 145bbf1363996143b0c934e31311e01c77c75f6e Mon Sep 17 00:00:00 2001 From: Eliot Berriot <contact@eliotberriot.com> Date: Fri, 9 Nov 2018 15:03:35 +0100 Subject: [PATCH] Clearer explanations about support --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a9859f..affba6a 100644 --- a/README.md +++ b/README.md @@ -185,7 +185,9 @@ using it. **Keep in mind that this project is actively maintained for Funkwhale only**. While we'll try to keep a clean separation between Funkwhale-related work and content -and the codebase and we are happy we won't commit on maintainance and support for third-party projects. +and the codebase and **we won't commit on maintainance and support for third-party projects.** + +The main reason for that is we want to keep focus on Funkwhale and we have limited resources to do so ;) If you decide to use this project, after your initial fork, you will have to pick manually the commits you want to integrate from this repository, since we are committing Funkwhale -- GitLab