From ac4f1b6132efa0d038463d242d48cc9456af5023 Mon Sep 17 00:00:00 2001 From: msramalho <19508417+msramalho@users.noreply.github.com> Date: Wed, 19 Oct 2022 11:37:04 +0100 Subject: [PATCH] readme updates --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e420629..dbaabc2 100644 --- a/README.md +++ b/README.md @@ -168,6 +168,7 @@ graph TD A(Archiver) -->|parent of| B(TelethonArchiver) A -->|parent of| C(TiktokArchiver) A -->|parent of| D(YoutubeDLArchiver) + A -->|parent of| D(InstagramArchiver) A -->|parent of| E(TelegramArchiver) A -->|parent of| F(TwitterArchiver) A -->|parent of| G(VkArchiver)