From a8449a2b32aa6a8e5a77044bcfd949e3cd71a8ce Mon Sep 17 00:00:00 2001 From: Sunshine Date: Mon, 13 Jul 2020 01:16:38 -0400 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 5a02e04..2ba7048 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,9 @@ If compared to saving websites with `wget -mpk`, this tool embeds all assets as $ cd /usr/ports/www/monolith/ $ make install clean +#### Using pre-built binaries (Windows, ARM-based devices, etc) +Every [release](https://github.com/Y2Z/monolith/releases) contains pre-built binaries for Windows, GNU/Linux, as well as platforms with non-standart CPU architecture. + #### From source Dependency: `libssl-dev`