Update README.md

Signed-off-by: Ahmad <103906421+ahmadk953@users.noreply.github.com>
This commit is contained in:
Ahmad 2024-06-02 21:53:51 -04:00 committed by GitHub
parent f90c9eeb11
commit 867e932155
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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``