Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Sheekovic authored May 4, 2023
1 parent e163552 commit 8d6ff93
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,17 @@ Once the bot is running, you can send it the `/predict` command to get the predi

## Contributing

Contributions are welcome! See `CONTRIBUTING.md` for details on how to get started.
Contributions are always welcome! If you would like to contribute to this project, you can modify the `1XBetCrashUpdater.py` file to automatically update the `1XBetCrash.csv` file. This will help to strengthen the models that rely on the `Multiplier` column.

To make a contribution, follow these steps:

Fork the repository
Clone the repository to your local machine
Modify the `1XBetCrashUpdater.py` file to update the `1XBetCrash.csv` file
Test your modifications to ensure they work as expected
Commit your changes and push them to your forked repository
Submit a pull request to have your changes reviewed and merged into the main repository.
Thank you for your contribution!

## License

Expand Down

0 comments on commit 8d6ff93

Please sign in to comment.