From 14a4fdc2a6f4ef70641dcf97d889b48638a1baf1 Mon Sep 17 00:00:00 2001 From: Jonas Franz Date: Fri, 31 Jul 2020 17:57:06 +0200 Subject: [PATCH] Add badges --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 65b0592..754a358 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # db_construction_site +![Pub Version (including pre-releases)](https://img.shields.io/pub/v/db_construction_site?include_prerelease) +![Drone (self-hosted)](https://img.shields.io/drone/build/JonasFranzDEV/db_construction_site?server=https%3A%2F%2Fdrone.jfdev.de) Unofficial Dart implementation of Deutsche Bahn's construction site API. This library is not affiliated with Deutsche Bahn (DB). Please note that the API might change in the future making this library incompatible.