Skip to content

Commit f3b6132

Browse files
committed
feat: mention pypi
1 parent a0aa078 commit f3b6132

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# hytale-api
22

3+
[![PyPI version](https://badge.fury.io/py/hytale-api.svg)](https://badge.fury.io/py/hytale-api)
4+
35
Unofficial Python library for interacting with the Hytale API.
46

57
⚠️ **This library is unofficial and based on publicly discovered endpoints.**

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@ dev = [
3636

3737

3838
[project.urls]
39-
Homepage = "https://github.com/DRagssss/hytale-api"
4039
Repository = "https://github.com/DRagssss/hytale-api"
41-
Issues = "https://github.com/DRagssss/hytale-api/issues"
40+
Issues = "https://github.com/DRagssss/hytale-api/issues"
41+
PyPI = "https://pypi.org/project/hytale-api/"

0 commit comments

Comments
 (0)