mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
Center the shields and NPM banner
This commit is contained in:
25
README.md
25
README.md
@@ -1,16 +1,19 @@
|
||||
<p align="center">
|
||||
<div align="center">
|
||||
<p>
|
||||
<a href="https://hydrabolt.github.io/discord.js">
|
||||
<img alt="discord.js" src="http://i.imgur.com/StEGtEh.png" width="546"><br />
|
||||
<img src="http://i.imgur.com/StEGtEh.png" width="546" alt="discord.js" />
|
||||
</a>
|
||||
</p>
|
||||
|
||||
[](https://discord.gg/bRCvFy9)
|
||||
[](https://www.npmjs.com/package/discord.js)
|
||||
[](https://www.npmjs.com/package/discord.js)
|
||||
[](https://travis-ci.org/hydrabolt/discord.js)
|
||||
[](https://david-dm.org/hydrabolt/discord.js)
|
||||
|
||||
[](https://nodei.co/npm/discord.js/)
|
||||
</p>
|
||||
<p>
|
||||
[](https://discord.gg/bRCvFy9)
|
||||
[](https://www.npmjs.com/package/discord.js)
|
||||
[](https://www.npmjs.com/package/discord.js)
|
||||
[](https://travis-ci.org/hydrabolt/discord.js)
|
||||
[](https://david-dm.org/hydrabolt/discord.js)
|
||||
</p>
|
||||
<p>[](https://nodei.co/npm/discord.js/)</p>
|
||||
<br />
|
||||
</div>
|
||||
|
||||
discord.js is a powerful node.js module that allows you to interact with the [Discord API](https://discordapp.com/developers/docs/intro) very easily.
|
||||
|
||||
|
||||
@@ -1,16 +1,19 @@
|
||||
<p align="center">
|
||||
<div align="center">
|
||||
<p>
|
||||
<a href="https://hydrabolt.github.io/discord.js">
|
||||
<img alt="discord.js" src="http://i.imgur.com/StEGtEh.png" width="546"><br />
|
||||
<img src="http://i.imgur.com/StEGtEh.png" width="546" alt="discord.js" />
|
||||
</a>
|
||||
</p>
|
||||
|
||||
[](https://discord.gg/bRCvFy9)
|
||||
[](https://www.npmjs.com/package/discord.js)
|
||||
[](https://www.npmjs.com/package/discord.js)
|
||||
[](https://travis-ci.org/hydrabolt/discord.js)
|
||||
[](https://david-dm.org/hydrabolt/discord.js)
|
||||
|
||||
[](https://nodei.co/npm/discord.js/)
|
||||
</p>
|
||||
<p>
|
||||
[](https://discord.gg/bRCvFy9)
|
||||
[](https://www.npmjs.com/package/discord.js)
|
||||
[](https://www.npmjs.com/package/discord.js)
|
||||
[](https://travis-ci.org/hydrabolt/discord.js)
|
||||
[](https://david-dm.org/hydrabolt/discord.js)
|
||||
</p>
|
||||
<p>[](https://nodei.co/npm/discord.js/)</p>
|
||||
<br />
|
||||
</div>
|
||||
|
||||
discord.js is a powerful node.js module that allows you to interact with the [Discord API](https://discordapp.com/developers/docs/intro) very easily.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user