diff options
| author | Pinapelz <donaldshan1@outlook.com> | 2023-04-15 10:00:25 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-15 10:00:25 -0700 |
| commit | 060155e490d59ab3b34a586c2fca8ec373abf573 (patch) | |
| tree | bc4f0313255c1cf4030830fe503a2f1e63798456 | |
| parent | 69a0544b49f4810610cb3b3019ff5be704628bb0 (diff) | |
Update README to fix badges
| -rw-r--r-- | README.md | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -1,8 +1,6 @@ # JHolodex -[](https://jitpack.io/#pinapelz/JHolodex)  [](https://github.com/pinapelz/JHolodex/actions/workflows/maven.yml) -#### In the event JitPack is incorrect, please refer to the version number on the releases 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. @@ -54,7 +52,6 @@ System.out.println(" "+comment.message); ``` ## Download -[](https://jitpack.io/#pinapelz/JHolodex)  ### Maven ```xml |
