diff options
| author | Pinapelz <donaldshan1@outlook.com> | 2023-04-05 16:26:56 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-05 16:26:56 -0700 |
| commit | 54411bd523acad08ebcb0c82727376a584f43fac (patch) | |
| tree | 03765bd4b975f96a829a2b4b9320eb884ac776e7 | |
| parent | 9883e5c342732bb54dbb1a61ad1997b76a6420b4 (diff) | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ [](https://github.com/pinapelz/JHolodex/actions/workflows/maven.yml) -A mega scuffed Java Holodex Wrapper (Currentlya work in progress). Currently 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. +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 ```java |
