Update README.md

This commit is contained in:
heinu 2024-01-08 13:12:14 +08:00 committed by GitHub
parent 6634277af2
commit 4238aa64ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,10 +1,10 @@
## build
将[rule](./rule)中的 `domain.txt` `domain_suffix.txt` `domain_regex.txt` 等基础规则转换
将[rule](./rule)中的 `domain.txt` `domain_regex.txt` 等基础规则转换
插件文档见[script](./script)
# 使用方法
```shell
python main.py
```
```