diff --git a/README.md b/README.md index b94835f..9b033be 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ This is a simple Discord bot that can embed messages. +![img.png](readme/img.png) + ## Setup ### Requirements @@ -133,4 +135,4 @@ Don't forget to delete `Done` message after you get the embed. ## License -[MIT](LICENSE) \ No newline at end of file +[MIT](readme/LICENSE) \ No newline at end of file diff --git a/LICENSE b/readme/LICENSE similarity index 100% rename from LICENSE rename to readme/LICENSE diff --git a/readme/img.png b/readme/img.png new file mode 100644 index 0000000..8c9eb06 Binary files /dev/null and b/readme/img.png differ