From: Hans-Christoph Steiner Date: Mon, 30 Oct 2017 14:23:24 +0000 (+0100) Subject: add HTML Anchor Name for linking straight to build status badges X-Git-Tag: 0.9~41 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=967704f3d39623f7c19213e18d24d6f5c77cc156;p=fdroidserver.git add HTML Anchor Name for linking straight to build status badges --- diff --git a/README.md b/README.md index 0e57ffb6..cc6010cc 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ + + | CI Builds | Debian | macOS & Ubuntu/LTS | |----------------------|:-----------------:|:-----------------------------:| | _fdroidserver_ | [![fdroidserver status on Debian](https://gitlab.com/fdroid/fdroidserver/badges/master/build.svg)](https://gitlab.com/fdroid/fdroidserver/builds) | [![fdroidserver status on macOS & Ubuntu/LTS](https://travis-ci.org/f-droid/fdroidserver.svg?branch=master)](https://travis-ci.org/f-droid/fdroidserver) |