diff --git a/README.md b/README.md index 3c284b2..9b7ee2b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,16 @@ # FMHYFilterlist FMHY Filterlist ## How to use -1 - Open ublock origin. -2 - Click filter lists -3 - Scroll down to "Import" click it and type this url: '''https://raw.githubusercontent.com/WindowsAurora/FMHYFilterlist/main/filterlist.txt''' and hit enter. \ No newline at end of file +1. Open ublock origin. +2. Click filter lists +3. Scroll down to "Import" click it and type this url: ``` https://raw.githubusercontent.com/WindowsAurora/FMHYFilterlist/main/filterlist.txt``` and hit enter. + +## How to use ( Developer Branch) +1. Open ublock origin. +2. Click filter lists +3. Scroll down to "Import" click it and type this url: ```https://raw.githubusercontent.com/WindowsAurora/FMHYFilterlist/dev/filterlist.txt``` and hit enter. + + +## How to contribute. + +Fork the project and make a new branch. add a filter in sitelist.txt and run build.py then submit a pull request. \ No newline at end of file