diff --git a/README.md b/README.md
index f0f13678..f6ec3f02 100644
--- a/README.md
+++ b/README.md
@@ -51,6 +51,8 @@ ls ./archive/*/index.json # or browse via the filesystem
You can then manage your snapshots via the filesystem, CLI, web UI, or Python API (alpha).
+At the end of the day, the goal is to sleep soundly knowing that the part of the internet you care about will be automatically preserved in multiple, durable long-term formats that will be accessible for decades (or longer).
+
@@ -71,8 +73,6 @@ archivebox help
- `archivebox oneshot` archive single URLs without starting a whole collection
- `archivebox shell` call the [Python API](https://docs.archivebox.io/en/latest/modules.html) (alpha), [REST API](https://github.com/ArchiveBox/ArchiveBox/issues/496) (alpha), or browse the `index.sqlite3` DB
-At the end of the day, the goal is to sleep soundly knowing that the part of the internet you care about will be automatically preserved in multiple, durable long-term formats that will be accessible for decades (or longer).
-
Demo | Screenshots | Usage
@@ -90,10 +90,10 @@ At the end of the day, the goal is to sleep soundly knowing that the part of the
### Quickstart
-**Supported Systems:** Linux/BSD, macOS, Windows
(x86/ARM 32bit/64bit)
-**Distributions:** `docker`/`apt`/`brew`/`pip3`/`npm` (in order of completeness)
+**🖥 Supported Systems:** Linux/BSD, macOS, Windows
(x86/ARM 32bit/64bit)
+**📦 Distributions:** `docker`/`apt`/`brew`/`pip3`/`npm` (in order of completeness)
-*(click to expand your preferred â–º distribution below for full setup instructions)*
+*(click to expand your preferred **â–º `distribution`** below for full setup instructions)*
Get ArchiveBox with docker-compose
on any platform (recommended, everything included out-of-the-box)