Skip to content

Commit 00adf82

Browse files
avelinodarkdks
authored andcommitted
docs: add test badge on README
Add GitHub Actions test badge to showcase the project's test status directly on the README.md file. This helps users quickly understand the project's build status and test reliability. Signed-off-by: Avelino <[email protected]>
1 parent e308b68 commit 00adf82

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
An **unofficial** Python SDK for Santander's API that simplifies integration with Santander banking services.
44

5+
[![test](https://github.com/buserbrasil/santander-python-sdk/actions/workflows/test.yml/badge.svg)](https://github.com/buserbrasil/santander-python-sdk/actions/workflows/test.yml)
6+
57
## Features
68

79
-**Authentication**: Automatic token management

0 commit comments

Comments
 (0)