From 543516ef01361550e272c2a51030308f0dc208b5 Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Sun, 1 Sep 2024 20:11:17 +0200 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 77f81cf..15b57cc 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,9 @@ It does not require an account, all datas are on your local storage. In case of you use FreeTube on several computers, you can't synchronize them easily. FreeTube stores datas on plain text files, loaded in memory and rewrite them on each updates. -**FT-Sync tries to solve this problem. +**FT-Sync** tries to solve this problem. -**⚠️ FT-Sync is not a project maintained by the FreeTube Team. This project is still experimental and problems may occur. I cannot be held responsible for any possible loss of data.** Feel free to [open an issue here](https://gitnet.fr/deblan/ft-sync/issues) in case of problem. +**⚠️ FT-Sync is not a project maintained by the FreeTube Team. This project is still experimental and problems may occur. I cannot be held responsible for any possible loss of data.** Feel free to [open an issue here](https://gitnet.fr/deblan/ft-sync/issues) in case of problem.** ## ⚙️ What are requirements?