aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorPinapelz <donaldshan1@outlook.com>2023-04-05 21:46:05 -0700
committerGitHub <noreply@github.com>2023-04-05 21:46:05 -0700
commitc5a01d5fe8838efbe3f17a5f55580c2a1b955d38 (patch)
treec43473a5bbeb8ec3c67efb10f2a312ffdcc7bedf /README.md
parentcaed3a3e490ea5fa98dfdd767b0fb26018e28348 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 583d83a..936fa68 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,7 @@
A mega scuffed Java Holodex Wrapper (Currently a work in progress). Supports the GET Requests from [Holodex API](https://holodex.stoplight.io/). Objects are used to build queries if more than one path or parameter is used for the given request.
## Usage
+Please check what values are available from your response through Holodex's API documentation. Null values indicate that the endpoint you are on does not serve the value you are trying to retrieve.
```java
Holodex holodex = new Holodex("YOUR_API_KEY");
Channel channel = holodex.getChannel("UC4WvIIAo89_AzGUh1AZ6Dkg");
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage