diff --git a/README.md b/README.md index 548c4f6..863aede 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Martillo Maldito -**Martillo Maldito** is an `iptables` wrapper that simplifies firewall rule management in an intuitive and structured way. This CLI allows you to manage secured ports, block IPs, save rules, and more. +**Martillo Maldito** is an `iptables` wrapper that simplifies firewall rule management in an intuitive and structured way. + +This CLI allows you to manage secured ports, block IPs, save rules, and more. --- @@ -27,8 +29,8 @@ 1. Clone the repository: ```bash - git clone https://github.com/your_user/martillo_maldito.git - cd martillo_maldito + git clone https://git.midefos.com/midefos/martillo-maldito.git + cd martillo-maldito ``` 2. Build the project: