diff --git a/README.md b/README.md index fc4901a..8459af6 100644 --- a/README.md +++ b/README.md @@ -4,29 +4,14 @@ Comments: https://news.ycombinator.com/item?id=22717650 # Maza ad blocking - Like Pi-hole but local and using your operating system -demo - Simple, native and efficient local advertising blocker. Compatible with macOS and Linux. - - - - - -
- maza logo - -
    -
  • You don't have to install any browser extensions or applications, you just use the tools of your operating system.
  • -
  • You update the list of DNS to be blocked with a single command.
  • -
  • Opensource.
  • -
  • Just bash.
  • -
-
- - - +demo +- You **don't have to install any browser extensions or applications**, you just use the tools of your operating system. +- You update the list of DNS to be blocked with a **single command**. +- **Opensource**. +- Just **bash**. ## 🏃‍Run @@ -85,7 +70,7 @@ crontab -e Add the following line at the end. ``` -@daily myuser maza update +@daily maza update ``` ## 🔪 Uninstall