From 77948207d167b4546d6ac7591779210ea916b9b4 Mon Sep 17 00:00:00 2001
From: msramalho <19508417+msramalho@users.noreply.github.com>
Date: Wed, 8 Feb 2023 22:24:40 +0000
Subject: [PATCH] update
---
README.md | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index 2e8d01b..e497bf5 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,10 @@
Auto Archiver
[](https://badge.fury.io/py/auto-archiver)
-[](https://pypi.python.org/pypi/auto-archiver/)
-

-
+
+
+
Read the [article about Auto Archiver on bellingcat.com](https://www.bellingcat.com/resources/2022/09/22/preserve-vital-online-content-with-bellingcats-auto-archiver-tool/).
@@ -26,7 +26,7 @@ But **you always need a configuration/orchestration file**, which is where you'l
Docker instructions
-[](https://hub.docker.com/r/bellingcat/auto-archiver)
+[](https://hub.docker.com/r/bellingcat/auto-archiver)
Docker works like a virtual machine running inside your computer, it isolates everything and makes installation simple. Since it is an isolated environment when you need to pass it your orchestration file or get downloaded media out of docker you will need to connect folders on your machine with folders inside docker with the `-v` volume flag.