add new banner to readme 💖 thanks @Crawron

This commit is contained in:
MapleLeaf
2022-01-12 17:12:40 -06:00
parent 62300d23ca
commit 569e5c7473
2 changed files with 6 additions and 2 deletions

View File

@@ -1,7 +1,9 @@
# reacord <center>
Create interactive Discord messages using React! <img src="./assets/Banner.png" alt="Reacord: Create interactive Discord messages using React">
</center>
## Installation ## Installation
```console ```console
# npm # npm
npm install reacord react discord.js npm install reacord react discord.js
@@ -15,9 +17,11 @@ pnpm add reacord react discord.js
``` ```
## Get Started ## Get Started
[Visit the docs to get started.](https://reacord.fly.dev/guides/getting-started) [Visit the docs to get started.](https://reacord.fly.dev/guides/getting-started)
## Example ## Example
<!-- prettier-ignore --> <!-- prettier-ignore -->
```tsx ```tsx
import * as React from "react" import * as React from "react"

BIN
assets/Banner.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 97 KiB