Skip to content

Commit ba9e508

Browse files
committed
meta: refer to itself as an SDK, not a library
1 parent 88b4678 commit ba9e508

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
> For more information, see the documentation here: <https://topggpy.rtfd.io>.
44
5-
The community-maintained Python library for Top.gg.
5+
The community-maintained Python SDK for Top.gg.
66

77
## Chapters
88

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ requires = ["setuptools"]
44
[project]
55
name = "topggpy"
66
version = "2.0.0"
7-
description = "The community-maintained Python library for Top.gg."
7+
description = "The community-maintained Python SDK for Top.gg."
88
readme = "README.md"
99
license = { text = "MIT" }
1010
authors = [{ name = "null8626" }, { name = "Top.gg" }]

0 commit comments

Comments
 (0)