From ca4e560e92a09d29f2f291dbc5fb102e7e002264 Mon Sep 17 00:00:00 2001 From: Will Greenberg Date: Wed, 12 Mar 2025 11:56:12 -0700 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 012f0f5..28867f8 100644 --- a/README.md +++ b/README.md @@ -87,8 +87,12 @@ Now you can root your device and install Rayhunter by running `./tools/install-d * push to the device with `./make.sh` +## Support and Discussion + +If you're having issues installing or using Rayhunter, please open an issue in this repo. Join us in the `#rayhunter` channel of [EFF's Mattermost](https://opensource.eff.org/signup_user_complete/?id=6iqur37ucfrctfswrs14iscobw&md=link&sbr=su) instance to chat! + ## Documentation -* Build docs locallly using `RUSTDOCFLAGS="--cfg docsrs" cargo doc --no-deps --all-features --open` +* Build docs locally using `RUSTDOCFLAGS="--cfg docsrs" cargo doc --no-deps --all-features --open` **LEGAL DISCLAIMER:** Use this program at your own risk. We beilieve running this program does not currently violate any laws or regulations in the United States. However, we are not responsible for civil or criminal liability resulting from the use of this software. If you are located outside of the US please consult with an attorney in your country to help you assess the legal risks of running this program.