diff --git a/README.md b/README.md index def4074..99cc7ed 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ heise.de:TechStage | - [jqplay.org](https://jqplay.org) ### Debug -If `MF_DEBUG` is set to `1` `miniflux-filter` will print extra output to stdout. +If `MF_DEBUG` is set to `1`, `miniflux-filter` will print extra output to stdout. - the current Variable - URL + Values for filtering - almost all function calls @@ -78,18 +78,16 @@ If `MF_DEBUG` is set to `1` `miniflux-filter` will print extra output to stdout ## Build Container +``` git clone https://git.mgrote.net/mg/miniflux-filter cd miniflux-filter export MF_DOCKER_HUB_PASS= export MF_DOCKER_HUB_USER= ./build.sh - +``` ## ToDo - [ ] search in content, not only title ## License This project is licensed under the GNU General Public License v3.0 - see the [LICENSE](./LICENSE) file for details. - - -IF DEBUG IS SET TAHN XXXXXXX