add new banner to readme 💖 thanks @Crawron
This commit is contained in:
@@ -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
BIN
assets/Banner.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 97 KiB |
Reference in New Issue
Block a user