diff --git a/README.md b/README.md index ed7fd5a..6a6825d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,15 @@ -# morty +# [Morty](https://git.sp-codes.de/sp-services/morty) -Morty Proxy Docker Images for https://searx.sp-codes.de +[![Build Status](https://ci.sp-codes.de/api/badges/sp-services/morty/status.svg)](https://ci.sp-codes.de/sp-services/morty) [![License](https://img.shields.io/badge/license-AGPL--3.0-purple)](#license) [![Docker Pulls](https://img.shields.io/docker/pulls/spcodes/morty)](https://hub.docker.com/r/spcodes/morty) + +The Morty Proxy Docker Image for [searx.sp-codes.de](https://searx.sp-codes.de) + +## Usage + +For a detailed usage guide see https://github.com/asciimoo/morty + +## 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). diff --git a/renovate.json b/renovate.json index 3e2020a..381f78f 100644 --- a/renovate.json +++ b/renovate.json @@ -19,7 +19,7 @@ ], "versioningTemplate": "loose", "depNameTemplate": "asciimoo/morty", - "datasourceTemplate": "github-releases" + "datasourceTemplate": "github-tags" }, { "fileMatch": [ @@ -36,7 +36,7 @@ "packageRules": [ { "datasources": [ - "github-releases" + "github-tags" ], "groupName": [ "morty"