diff --git a/README.md b/README.md index c4d8f9e..b513b19 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,6 @@ This repository is used to develop a web interface that enables the configuration of nftables through a graphical user interface. - ## Requirements To use this project, you need to install `python3-nftables` and `python3-hug`. For proper functioning, it's necessary to run the parsing file as an administrator. @@ -50,4 +49,4 @@ To run the tests and generate coverage reports, use the following commands: - Generate a coverage report: - `python -m pytest --cov --cov-report=html` \ No newline at end of file + `python -m pytest --cov --cov-report=html`