Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Commit 0a9e94a

Browse files
committed
Adding github actions badges
1 parent e5af18b commit 0a9e94a

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
# sendit-python
22
Python wrapper for Sendy's API. https://www.sendyit.com/
33

4-
4+
![Testing](https://github.com/0x6f736f646f/sendyit-python/workflows/Testing/badge.svg)
5+
![Creating a Release](https://github.com/0x6f736f646f/sendyit-python/workflows/Creating%20a%20Release/badge.svg)
6+
![Upload Python Package](https://github.com/0x6f736f646f/sendyit-python/workflows/Upload%20Python%20Package/badge.svg)
57
# Installation
68
```sh
79
pip install pysendyit

0 commit comments

Comments
 (0)