Skip to content

Commit 64d93fe

Browse files
committed
added gh badges
1 parent 448ddbb commit 64d93fe

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

.github/workflows/pytests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Run TestCases
1+
name: build
22

33
on:
44
push:

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
# thepeer python-sdk
22

3-
![example workflow](https://github.com/thepeerstack/python-sdk/actions/workflows/pytests.yml/badge.svg)
4-
5-
![PyPI - Downloads](https://img.shields.io/pypi/dm/pythepeer?style=flat-square)
6-
![PyPI - License](https://img.shields.io/pypi/l/pythepeer)
7-
8-
![PyPI](https://img.shields.io/pypi/v/pythepeer)
9-
![Codecov](https://img.shields.io/codecov/c/gh/E-wave112/py-thepeer?token=gYijsI9TCm)
3+
![example workflow](https://github.com/thepeerstack/python-sdk/actions/workflows/pytests.yml/badge.svg) ![PyPI - Downloads](https://img.shields.io/pypi/dm/pythepeer?style=flat-square) ![PyPI - License](https://img.shields.io/pypi/l/pythepeer) ![PyPI](https://img.shields.io/pypi/v/pythepeer) ![Codecov](https://img.shields.io/codecov/c/gh/E-wave112/py-thepeer?token=gYijsI9TCm)
104

115
> Thepeer's official python sdk for developers to use in their python projects.
126

0 commit comments

Comments
 (0)