diff --git a/README.md b/README.md index 9f88dd6..c3d8e15 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,13 @@ $ pip install -r requirements.txt $ make serve ``` +### Bad Advice + +* To avoid having to constantly permit Firefox to allow to record with your + microphone, you can permanently enable it following [this StackOverflow + answer](https://superuser.com/a/1452822). Make sure to disable it afterwards + though! + ### Layers of the Onion * [Flask](http://flask.palletsprojects.com/en/1.1.x/)