From 80f9b13676a8adf418d86d5a7931bab3ccc22244 Mon Sep 17 00:00:00 2001
From: bol-van <none@none.none>
Date: Wed, 27 Jul 2022 16:40:49 +0300
Subject: [PATCH] readme: markdown fix

---
 docs/readme.eng.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/docs/readme.eng.md b/docs/readme.eng.md
index 7355838..d2d7e15 100644
--- a/docs/readme.eng.md
+++ b/docs/readme.eng.md
@@ -673,9 +673,13 @@ If include list is present and domain does not belong to that list fooling is al
 Empty list means absent list. Otherwise fooling goes on.
 
 Launch system looks for 2 include lists :
+
 `ipset/zapret-hosts-users.txt.gz` or `ipset/zapret-hosts-users.txt`
+
 `ipset/zapret-hosts.txt.gz` or `ipset/zapret-hosts.txt`
+
 and 1 exclude list
+
 `ipset/zapret-hosts-users-exclude.txt.gz` or `ipset/zapret-hosts-users-exclude.txt`
 
 If `MODE_FILTER=hostlist` all present lists are passed to `nfqws` or `tpws`.