Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
YodaLightsabr committed Mar 23, 2022
2 parents a63550c + 3703384 commit e0cc5e3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ The JavaScript UI framework for Discord bots
)](
https://github.com/yodalightsabr/conflict
)

> ## **Status update:** New updates every **`📆 weekend`**
--------
> ### ⚠️ This project is under development and will likely not run as expected. Please do not use in a production environment.
--------
Expand All @@ -41,7 +39,7 @@ Additionally, you can drop a ⭐ **star** on this repo to show your support. If

`create-conflict-app` is a testing place for the Conflict bot, currently running in the Discord server. Whatever the bot is doing is from the code in here.

`create-conflict-app/bot` is where the code for the bot is stored. It is in a sub-directory so that all files can be transpiled for JSX, therefore allowing for a more organic file structure.
`create-conflict-app/bot` is where the code for the bot is stored. It is in a subdirectory so that all files can be transpiled for JSX, therefore allowing for a more organic file structure.

`create-conflict-app/.conflict` is similar to `.next` with Next.js. It holds the output and all temporary files for conflict.

Expand Down

0 comments on commit e0cc5e3

Please sign in to comment.