From cb93a39cc61838923640294f09fc9a7da1a308d3 Mon Sep 17 00:00:00 2001 From: Djeex Date: Sat, 31 May 2025 15:57:06 +0000 Subject: [PATCH] fixed readme --- README.md | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 3bb0f92..412663f 100644 --- a/README.md +++ b/README.md @@ -5,17 +5,18 @@ -🤖 **Adguard CIDRE Sync** - A bot to synchronize adguard clients disallow list with countries CIDR list of your choices. +**Adguard CIDRE Sync** - A bot to synchronize adguard clients disallow list with countries CIDR list of your choices. *The code is partially generated by AI* -## 📌 Sommaire +## Sommaire - [Features](#features) -- [Install with Docker and our image](#install-with-docker) -- [Install with git and build (développeur)](#install-with-git-and-build) +- [Environment Variables](#environment-variables) +- [File Structure](#file-structure) +- [Installation and Usage](#nstallation-and-usage) -## ✨ Features +## Features - Automatically downloads IP CIDR blocks for specified countries to block. - Supports additional manually blocked IPs from a configurable file. @@ -44,8 +45,8 @@ 1. **Clone the repository:** ```bash - git clone https://github.com/your-username/adguard-blocklist-updater.git - cd adguard-blocklist-updater + git clone https://git.djeex.fr/Djeex/adguard-cidre + cd adguard-cidre ``` 2. **Modify docker-compose.yml**