From 7e995c99826711478332f63b3ff69bac9f6331af Mon Sep 17 00:00:00 2001 From: Nitish Jadia Date: Mon, 14 Oct 2019 11:45:10 +0530 Subject: [PATCH] Fix directory structure format --- README.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 6d099b8..b382a5b 100644 --- a/README.md +++ b/README.md @@ -18,12 +18,14 @@ See [http://fail2ban-p2p.comuno.net](http://fail2ban-p2p.comuno.net) or the fold ## Directory structure -> config sample configuration -> debian necessary files for creating packages for debian -> doc/ home of all documentation -> fail2ban-p2p/ classes and functions -> scripts/ scripts for building fail2ban-p2p releases -> tests/ testcases, if any +``` +config sample configuration +debian necessary files for creating packages for debian +doc/ home of all documentation +fail2ban-p2p/ classes and functions +scripts/ scripts for building fail2ban-p2p releases +tests/ testcases, if any +``` ## Short coding styleguide