Skip to content

Commit 11cf9b1

Browse files
chore: Add GitHub release badge to the repository (#278)
1 parent 44f82ce commit 11cf9b1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ This is a python wrapper for Lago API
55
[![PyPI version](https://badge.fury.io/py/lago-python-client.svg)](https://badge.fury.io/py/lago-python-client)
66
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://spdx.org/licenses/MIT.html)
77

8+
## Current Releases
9+
10+
| Project | Release Badge |
11+
|--------------------|-----------------------------------------------------------------------------------------------------|
12+
| **Lago** | [![Lago Release](https://img.shields.io/github/v/release/getlago/lago)](https://github.com/getlago/lago/releases) |
13+
| **Lago Python Client** | [![Lago Python Client Release](https://img.shields.io/github/v/release/getlago/lago-python-client)](https://github.com/getlago/lago-python-client/releases) |
14+
815
## Installation
916

1017
Install the lago-python-client via pip from PyPI:

0 commit comments

Comments
 (0)