Browse Source

Add tip for microphone

main
Luke Murphy 4 years ago
parent
commit
77f640dbd8
No known key found for this signature in database GPG Key ID: 5E2EF5A63E3718CC
  1. 7
      README.md

7
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/)

Loading…
Cancel
Save