Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rungulus authored Dec 29, 2023
1 parent 70e6619 commit 6ad7c13
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,5 +86,13 @@ Training will also take a while, especially if you've given it a lot of data. Fo

Bucket will log responses, and who triggered the bot in the `/bot/logs/` folder.

## Frontend
I'm working on a better frontend for Bucket. If you'd like to test it, go ahead and
- open cmd/terminal in the `frontend` folder
- run `npm install`
- once that's done, run `npm start`

Bucket's frontend is experimental, and not finished. Please let me know if there's something I should add to it.

## Contributing
Feel Free! If you want to change something just open a PR.

0 comments on commit 6ad7c13

Please sign in to comment.