fixed readme
This commit is contained in:
parent
52bd85f4bc
commit
cb93a39cc6
15
README.md
15
README.md
@ -5,17 +5,18 @@
|
||||
</a>
|
||||
</div>
|
||||
|
||||
🤖 **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**
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user