Skip to content

Commit 7ba8eaf

Browse files
committed
Updated README
1 parent f4f93ec commit 7ba8eaf

1 file changed

Lines changed: 9 additions & 6 deletions

File tree

README.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,19 +15,22 @@ This repository contains the Python library for using implementing the different
1515
</a>
1616
</p>
1717

18-
This open-source project was sponsored by:
19-
- Solaris Offgrid
20-
- EnAccess
18+
## Credits
19+
20+
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.
2121

22-
## Table of Contents
2322

23+
## Table of Contents
2424
- [Key Features](#key-features)
2525
- [Installing the library](#installing-the-library)
2626
- [Getting Started - OpenPAYGO Token](#getting-started---openpaygo-token)
27-
- [Generating Tokens](#generating-tokens)
28-
- [Decoding Tokens](#decoding-tokens)
27+
- [Generating Tokens (Server Side)](#generating-tokens-server-side)
28+
- [Decoding Tokens (Device Side)](#decoding-tokens-device-side)
2929
- [Getting Started - OpenPAYGO Metrics](#getting-started---openpaygo-metrics)
30+
- [Generating a Request (Device Side)](#generating-a-request-device-side)
31+
- [Handling a Request and Generating a Response (Server Side)](#handling-a-request-and-generating-a-response-server-side)
3032
- [Changelog](#changelog)
33+
- [2023-10-09 - v0.3.0](#2023-10-09---v030)
3134
- [2023-10-03 - v0.2.0](#2023-10-03---v020)
3235

3336
## Key Features

0 commit comments

Comments
 (0)