From d8aab9d3fd92243ee26889656d445e05066f8df2 Mon Sep 17 00:00:00 2001 From: lilyissillyyy Date: Sun, 14 Sep 2025 00:06:23 -0400 Subject: [PATCH] Fix --- README.md | 2 +- Xiao.png => assets/Xiao.png | Bin 2 files changed, 1 insertion(+), 1 deletion(-) rename Xiao.png => assets/Xiao.png (100%) diff --git a/README.md b/README.md index 07d2b093..67adb70f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Xiao -![Xiao](https://raw.githubusercontent.com/lilyissillyyy/xiao/refs/heads/master/Xiao.png) +![Xiao](https://raw.githubusercontent.com/lilyissillyyy/xiao/refs/heads/master/assets/Xiao.png) Xiao is a Discord bot coded in JavaScript with [discord.js](https://discord.js.org/). With over 500 commands, she is one of the most feature-rich bots out there. Formerly XiaoBot. diff --git a/Xiao.png b/assets/Xiao.png similarity index 100% rename from Xiao.png rename to assets/Xiao.png