Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
StavZ committed Jul 26, 2021
1 parent 4238d6f commit ff0ae61
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,13 @@
<img src="https://flat.badgen.net/npm/node/hypixel-api-reborn">
<img src="https://flat.badgen.net/npm/license/hypixel-api-reborn">
<a href="https://github.com/Hypixel-API-Reborn/hypixel-api-reborn"><img src="https://flat.badgen.net/github/stars/hypixel-api-reborn/hypixel-api-reborn"></a>
<a href="https://www.patreon.com/hypixelapireborn"><img src="https://i.imgur.com/gXkqa1Z.png?1"></a>
<a href="https://www.npmjs.com/package/hypixel-api-reborn"><img src="https://nodei.co/npm/hypixel-api-reborn.png?compact=true"></a>
<h2>This is the only Hypixel API wrapper for Node.js with intellisense support</h2>
<br>
</div>

### Links
[Discord Support](https://discord.gg/NSEBNMM) | [Documentation](https://hypixel.stavzdev.xyz) | [NPM](https://www.npmjs.com/package/hypixel-api-reborn) | [GitHub](https://github.com/Hypixel-API-Reborn/hypixel-api-reborn) | [PreMiD Presence](https://premid.app/store/presences/Hypixel%20API%20Reborn) | [ToDo](https://github.com/Hypixel-API-Reborn/hypixel-api-reborn/projects/1) | [CLI](https://github.com/Hypixel-API-Reborn/cli)
[Discord Support](https://discord.gg/NSEBNMM) | [Documentation](https://hypixel.stavzdev.me) | [NPM](https://www.npmjs.com/package/hypixel-api-reborn) | [GitHub](https://github.com/Hypixel-API-Reborn/hypixel-api-reborn) | [PreMiD Presence](https://premid.app/store/presences/Hypixel%20API%20Reborn) | [ToDo](https://github.com/Hypixel-API-Reborn/hypixel-api-reborn/projects/1) | [CLI](https://github.com/Hypixel-API-Reborn/cli)

#### Requirements

Expand Down Expand Up @@ -46,7 +45,7 @@ hypixel.getGuild('name', 'The Foundation').then(guild => {
console.error(e);
})
```
For more examples go to our [documentation](https://hypixel.stavzdev.xyz/).
For more examples go to our [documentation](https://hypixel.stavzdev.me/).
## Changelog
[v8.2.0](https://github.com/Hypixel-API-Reborn/hypixel-api-reborn/releases/tag/8.2.0)

Expand Down

0 comments on commit ff0ae61

Please sign in to comment.