From dd8370986b127fa27530720e15acae64212abd33 Mon Sep 17 00:00:00 2001 From: Nicolai Ort Date: Tue, 22 Dec 2020 15:49:25 +0100 Subject: [PATCH] Added build status to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5afe862..8765abf 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # ODIT.Services - LfK-Client (Node Version) +[![Build Status](https://ci.odit.services/api/badges/lfk/lfk-client-node/status.svg?ref=refs/heads/main)](https://ci.odit.services/lfk/lfk-client-node) + The official library for the LfK [backend server](https://git.odit.services/lfk/backend). Automagiclyâ„¢ generated by [openapi-typescript-codegen](https://www.npmjs.com/package/openapi-typescript-codegen)