Skip to content

Commit 3a453c3

Browse files
committed
Update readme documents
1 parent 7491cd6 commit 3a453c3

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# SubsCrypt Python Package
2-
The python interface for interacting with SubsCrypt Service.
2+
3+
[![PyPI license](https://img.shields.io/pypi/l/subscrypt.svg)](https://pypi.python.org/pypi/subscrypt/)
4+
[![PyPI version fury.io](https://badge.fury.io/py/subscrypt.svg)](https://pypi.python.org/pypi/subscrypt/)
5+
6+
The python interface for interacting with SubsCrypt Service.
37

48
<img src="https://oxydev.github.io/SubsCrypt-docs/images/logo2.png" width="400">
59

setup.cfg

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
[metadata]
22
name = subscrypt
3-
version = 0.0.2
3+
version = 0.0.3
44
description = Python client for Subscrypt
55
long_description = file: README.md
6+
long_description_content_type = text/markdown
67
url = https://github.com/oxydev/SubsCrypt-python-package
78
author = Ali Ahmadi
89
author_email = [email protected]

0 commit comments

Comments
 (0)