From 9e437282d0da8207b1e9c21d63b767d51f4591d0 Mon Sep 17 00:00:00 2001 From: Lukasz Janyst Date: Wed, 9 Nov 2022 09:12:12 +0100 Subject: [PATCH] docs: Add info about the requirement of paid account Fix #19 --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 255d379..3a5338a 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,9 @@ fast and as efficiently as possible. At the same time, Peroxide aims to run as a server providing data access using standard protocols so that a wide variety of devices can use their native productivity tools. +Like the original bridge and unlike Hydroxide, Peroxide requires a paid +ProtonMail account. + To that end, Peroxide: * is buildable using plain `go build`