Skip to content

Commit 585bd33

Browse files
committed
Add link to README and homepage
1 parent b8eb9e6 commit 585bd33

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# picket-python
22

3-
The official Python library for the Picket API
3+
The official Python library for the [Picket API](https://picketapi.com/)
44

55
## Installation
66

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ version = "0.1.0"
44
description = "The official Python library for the Picket API (https://picketapi.com/)"
55
authors = ["Devin Stein <[email protected]>"]
66
readme = "README.md"
7+
homepage = "https://github.com/picketapi/picket-python"
78
packages = [
89
{ include = "picketapi", from = "src" },
910
]

0 commit comments

Comments
 (0)