From f95393a46e1c5504a5e8a4ab8bb00217b7737fb7 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Thu, 19 Dec 2019 18:55:24 +0700 Subject: [PATCH] Remote that advice which actually was bad --- README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.md b/README.md index c3d8e15..9f88dd6 100644 --- a/README.md +++ b/README.md @@ -50,13 +50,6 @@ $ 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/)