From 417d2f9d9fe6f6cc9f27f8473cdcc705fd166126 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Fri, 5 May 2023 13:06:09 -0700 Subject: Update README.md formatting --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index caefb1c..b6fc683 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ A mega scuffed Java Holodex Wrapper (Currently a work in progress). Supports the ## 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 import com.pinapelz.Holodex; import com.pinapelz.HolodexException; -- cgit v1.2.3