diff --git a/README.md b/README.md index 58247a9..dbd6b35 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ -# reacord -Create interactive Discord messages using React! +
+ Reacord: Create interactive Discord messages using React +
## Installation + ```console # npm npm install reacord react discord.js @@ -15,9 +17,11 @@ pnpm add reacord react discord.js ``` ## Get Started + [Visit the docs to get started.](https://reacord.fly.dev/guides/getting-started) ## Example + ```tsx import * as React from "react" diff --git a/assets/Banner.png b/assets/Banner.png new file mode 100644 index 0000000..17351e4 Binary files /dev/null and b/assets/Banner.png differ