diff --git a/README.md b/README.md index c74b2c6..8b42f25 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 project **is not** ready for production use. This is just a **early prototype** and most things **will change in the future**. > [!WARNING] > This project is not actively being developed. @@ -9,6 +9,10 @@ > [!TIP] > Want to test out the bot? Join the [Poixpixel Discord Server](https://discord.gg/KRTGjxx7gY) -Install: ``yarn install`` +## Development Commands + +Install Dependencies: ``yarn install`` + +Build: ``yarn build`` Build & Start: ``yarn start``