From f127d360b2310f5c1aaab4112cb361437920a5ec Mon Sep 17 00:00:00 2001 From: Daniel Mohns Date: Thu, 2 Nov 2023 16:58:22 +0100 Subject: [PATCH 1/2] Adds the OpenPAYGO logo and fix badges --- README.md | 22 ++++++++++++++++++---- 1 file changed, 18 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2a51e8e..9382ad4 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,15 @@ -# OpenPAYGO - Python Lib - -This repository contains the Python library for using implementing the different OpenPAYGOToken Suite technologies on your server (for generating tokens and decoding openpaygo metrics payloads) or device (for decoding tokens and making openpaygo metrics payloads). - +

+ + OpenPAYGO Token + +

+

+ The OpenPAYGO is an open source token system to enable PAYGO functionality in new products. +

Project Status

+--- + +# OpenPAYGO - Python Lib + +This repository contains the Python library for using implementing the different OpenPAYGOToken Suite technologies on your server (for generating tokens and decoding openpaygo metrics payloads) or device (for decoding tokens and making openpaygo metrics payloads). + ## Credits This open-source project was developped by Solaris Offgrid. Sponsorship for the original OpenPAYGO Token implementation was provided by EnAccess and sponsorphip for OpenPAYGO Metrics was provided by Solaris Offgrid. From d5e466115cb9a6979d2f223a565543a318ee99fd Mon Sep 17 00:00:00 2001 From: Daniel Mohns Date: Mon, 26 Feb 2024 12:12:24 +0100 Subject: [PATCH 2/2] Update logo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9382ad4..105618d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@

OpenPAYGO Token