From 179ccf8f93861b1569926e4feffc284a67e85e45 Mon Sep 17 00:00:00 2001 From: Fernando Date: Sat, 25 Apr 2020 19:09:00 +0200 Subject: [PATCH] Clarify some important details --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7e68002..7a4112f 100644 --- a/README.md +++ b/README.md @@ -43,8 +43,11 @@ See how logging another user works. We are going to merge this chat from the use

-The demo chat used is very simple, but TLMerger can move successfully files, gifs, images, stickers, voice notes, video notes, contacts, live locations, locations, -games, link previews. You can customize some of the settings related to some kinds of media in TLMerger's menus (see video above to see the options). +The demo chat used is very simple, but TLMerger can copy **files, gifs, images, stickers, voice notes, video notes, contacts, live locations, locations, +games and link previews.** You can customize some of the settings related to some kinds of media in TLMerger's menus (see video above to see the options). + +The copy of most of the content **is exclusively done server-side**, so don't worry, you don't need a fast Internet connection to re-upload the files. +Only the **link previews** will be downloaded and re-uploaded (if you decide you want to keep them in your merging settings) ## How to use?