Skip to content

Commit bb7ee30

Browse files
authored
Adds the OpenPAYGO logo (#7)
* Adds the OpenPAYGO logo and fix badges * Update logo
1 parent 44844f3 commit bb7ee30

1 file changed

Lines changed: 18 additions & 4 deletions

File tree

README.md

Lines changed: 18 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,15 @@
1-
# OpenPAYGO - Python Lib
2-
3-
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).
4-
1+
<p align="center">
2+
<a href="https://github.com/EnAccess/OpenPAYGO-Token">
3+
<img
4+
src="https://enaccess.org/wp-content/uploads/2024/02/OpenPAYGO-Graphics-GitHub-2240-×-800.svg"
5+
alt="OpenPAYGO Token"
6+
width="640"
7+
>
8+
</a>
9+
</p>
10+
<p align="center">
11+
<em>The OpenPAYGO is an open source token system to enable PAYGO functionality in new products.</em>
12+
</p>
513
<p align="center">
614
<img
715
alt="Project Status"
@@ -19,6 +27,12 @@ This repository contains the Python library for using implementing the different
1927
</a>
2028
</p>
2129

30+
---
31+
32+
# OpenPAYGO - Python Lib
33+
34+
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).
35+
2236
## Credits
2337

2438
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.

0 commit comments

Comments
 (0)