Fix directory structure format

This commit is contained in:
Nitish Jadia 2019-10-14 11:45:10 +05:30
parent 4732331a98
commit 7e995c9982
No known key found for this signature in database
GPG Key ID: F59D3C3AF187909E

View File

@ -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