Typo
This commit is contained in:
parent
5e1739c0f6
commit
f1e0f8d179
1 changed files with 2 additions and 2 deletions
|
@ -12,10 +12,10 @@
|
|||
<!-- /TOC -->
|
||||
|
||||
### Introduction
|
||||
``miniflux-filter`` is a small bash-script for [miniflux](https://miniflux.app) that marks certain articles as read if the search conditions met.
|
||||
``miniflux-filter`` is a small bash-script for [miniflux](https://miniflux.app) that marks certain articles as read, if the search conditions met.
|
||||
|
||||
### Getting Started
|
||||
1. create a [api-key](https://miniflux.app/docs/api.html#authentication) in miniflux
|
||||
1. create an [api-key](https://miniflux.app/docs/api.html#authentication) in miniflux
|
||||
2. create a [compose-file](./docker-compose.yml)
|
||||
3. create a [filter-file](./filter.txt)
|
||||
4. ````docker-compose up````
|
||||
|
|
Loading…
Reference in a new issue