updated README.md
This commit is contained in:
parent
557b221c8b
commit
ebba41b73f
1 changed files with 14 additions and 2 deletions
16
README.md
16
README.md
|
@ -1,3 +1,15 @@
|
|||
# filtron
|
||||
# [Filtron](https://git.sp-codes.de/sp-services/filtron)
|
||||
|
||||
The filtron Docker Image for searx.sp-codes.de
|
||||
[![Build Status](https://ci.sp-codes.de/api/badges/sp-services/filtron/status.svg)](https://ci.sp-codes.de/sp-services/filtron) [![License](https://img.shields.io/badge/license-AGPL--3.0-purple)](#license) [![Docker Pulls](https://img.shields.io/docker/pulls/spcodes/filtron)](https://hub.docker.com/r/spcodes/filtron)
|
||||
|
||||
The Filtron Docker Image for [searx.sp-codes.de](https://searx.sp-codes.de)
|
||||
|
||||
## Usage
|
||||
|
||||
For a detailed usage guide see https://searx.github.io/searx/admin/installation-docker.html
|
||||
|
||||
## License
|
||||
|
||||
[![GNU AGPLv3 Image](https://www.gnu.org/graphics/agplv3-155x51.png)](https://www.gnu.org/licenses/agpl-3.0)
|
||||
|
||||
This project is Free Software: It is licensed under GNU AGPL v3 (See [LICENSE](LICENSE) for more information).
|
||||
|
|
Reference in a new issue