From 55c54939b2512bd9824f627c63bf2398ad4aa2d3 Mon Sep 17 00:00:00 2001 From: Ahmad <103906421+ahmadk953@users.noreply.github.com> Date: Sun, 9 Feb 2025 14:34:52 -0500 Subject: [PATCH] Update README.md Signed-off-by: Ahmad <103906421+ahmadk953@users.noreply.github.com> --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5bc8c16..7365f27 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Poixpixel's Discord Bot > [!WARNING] -> This project **is not** ready for production use. This is just a **early prototype** and most things **will change in the future**. +> This Discord bot is not production ready and everything is subject to change > [!TIP] > Want to see the bot in action? Join the [Poixpixel Discord Server](https://discord.gg/KRTGjxx7gY) @@ -10,7 +10,7 @@ Install Dependencies: ``yarn install`` -Build: ``yarn compile`` +Compile: ``yarn compile`` Start: ``yarn target``