Added contributing and disclaimer sections to readme

This commit is contained in:
bitscuit 2021-05-09 08:47:23 +02:00
parent 27514741be
commit b38e438ed6
1 changed files with 16 additions and 0 deletions

View File

@ -46,3 +46,19 @@ You must add all of the following attributes to `config.json`:
To reset the configuration back to the default settings, simply delete `config.json` and run `./shammer` to create a new configuration file.
## Contributing
Want to help develop Shammer? Awesome!
Feel free to fork this repository, add new features and submit a pull request. Thanks!
## Disclaimer
Copyright 2021 Thomas Van Acker
This project is available under the [GPLv3 license](https://www.gnu.org/licenses/gpl-3.0.en.html). This program comes with ABSOLUTELY NO WARRANTY.
I am not responsible for any damage that may be caused by this software. USE AT YOUR OWN RISK.