From 7f3c8dacba8f9910ec66ee3b5c68161ae007385d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ferdinand=20M=C3=BCtsch?= Date: Sat, 23 May 2020 20:04:48 +0200 Subject: [PATCH] docs: add badges --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9ef06d2..4119537 100644 --- a/README.md +++ b/README.md @@ -4,14 +4,14 @@ ![](https://img.shields.io/github/license/muety/wakapi?style=flat-square) [![Go Report Card](https://goreportcard.com/badge/github.com/muety/wakapi)](https://goreportcard.com/report/github.com/muety/wakapi) +[![Buy me a coffee](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://buymeacoff.ee/n1try) + --- **A minimalist, self-hosted WakaTime-compatible backend for coding statistics** ![Wakapi screenshot](https://anchr.io/i/bxQ69.png) -[![Buy me a coffee](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://buymeacoff.ee/n1try) - ## Prerequisites **On the server side:** * Go > 1.13 (with `$GOPATH` properly set)