Skip to content

Commit 2e0c734

Browse files
authored
Make README file for detailed documentation
1 parent b679376 commit 2e0c734

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<h1 align='center'>SkyblockPy, a simple Python API wrapper for the Hypixel Skyblock API.</h1>
2+
3+
4+
### What is SkyblockPy?
5+
SkyblockPy is a simple Python API wrapper which is used to communicate and fetch data from the Hypixel Skyblock API endpoints.
6+
It is based on the Python requests library, which makes it very simple to develop for and fix issues.
7+
8+
### How do I use SkyblockPy?
9+
SkyblockPy works by communicating with the Hypixel API endpoints by using your **API key**.

0 commit comments

Comments
 (0)