From e68ca953204aea7778d35f6cb4aedddf95cb8b29 Mon Sep 17 00:00:00 2001 From: Jonas Lochmann Date: Mon, 13 Jan 2020 00:00:00 +0000 Subject: [PATCH] Add documentation for purchases to the readme --- Readme.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Readme.md b/Readme.md index 87ee263..2fe6008 100644 --- a/Readme.md +++ b/Readme.md @@ -116,3 +116,12 @@ This allows to: - see the counter for the websocket connections - set a status message which is shown at all linked clients at the overview screen - unlock the premium version feature for a user for a month or a year + +## Purchases + +To enable the automated purchase feature, set the ``GOOGLE_PLAY_PUBLIC_KEY`` environment variable. +The value for the official builds which are distributed using the Play Store can +be found at . + +Additionally, there is the admin API which allows one to unlock the +premium features.