From eb419e2595292a78cd898610cf864e76f648691d Mon Sep 17 00:00:00 2001
From: Mitsukarenai <mitsu@suumitsu.eu>
Date: Mon, 15 Aug 2016 23:40:29 +0200
Subject: [PATCH] [README] Add instruction for wildcard in whitelist.txt

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 39a66c0c..c64302a1 100644
--- a/README.md
+++ b/README.md
@@ -60,6 +60,7 @@ Enabling/Disabling bridges
 By default, the script creates `whitelist.txt` and adds the main bridges (see above). `whitelist.txt` is ignored by git, you can edit it:
  * to enable extra bridges (one bridge per line)
  * to disable main bridges (remove the line)
+ * to enable all bridges (just one wildcard `*` as file content)
 
 New bridges are disabled by default, so make sure to check regularly what's new and whitelist what you want!