From 5d550d855c350e85be04113e8c46c8feecabb38d Mon Sep 17 00:00:00 2001 From: Moritz Poldrack Date: Tue, 10 Jan 2023 15:31:34 +0100 Subject: [PATCH] multiple minor README fixes add mention of JSON API and update the shields. --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 53e811c..afd54b9 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,10 @@ ![current version](https://img.shields.io/badge/dynamic/json?color=green&label=Version&query=%24.latest_version&url=https%3A%2F%2Fmpldr.codes%2Frecter%2Fapi%2Fversions%2Flatest&style=flat-square&logo=git&color=F05032) [![docker-pulls](https://img.shields.io/docker/pulls/mpldr/recter?logo=docker&logoColor=white&style=flat-square)](https://hub.docker.com/r/mpldr/recter) -[![gimme-money](https://img.shields.io/badge/dynamic/json?color=yellow&label=donations&query=%24.total&suffix=%E2%82%AC&url=https%3A%2F%2Fmoritz.sh%2Fdonate%2Fstats.json&style=flat-square)](https://moritz.sh/donate/) +[![gimme-money](https://donate.moritz.sh/static/donate-with-fosspay.png)](https://donate.moritz.sh) ![License](https://img.shields.io/static/v1?label=license&message=GPL-3&color=blue&style=flat-square) -[![Demo](https://img.shields.io/website?down_color=red&down_message=offline%20%3A%28&label=demo&style=for-the-badge&up_color=green&up_message=click%20me&url=https%3A%2F%2Fmpldr.codes)](https://mpldr.codes) +[![Demo](https://img.shields.io/badge/demo-click%20me-green?style=for-the-badge)](https://mpldr.codes) Moving go modules between hosting providers is a hazzle, you have to change the import path, notify your users and do all those tedious things. recter takes @@ -28,6 +28,7 @@ But wait, there's more! recter also features the following: - the possibility for a nice portal - a sensible docker setup - batteries included +- a small JSON API to query some project information ## Documentation -- 2.45.2