From 074a9b639e4ab522bdf9a0666a781dd3f0fc1230 Mon Sep 17 00:00:00 2001 From: Daniel Brunner <0xFEEDC0DE64@gmail.com> Date: Sun, 7 Oct 2018 22:14:26 +0200 Subject: [PATCH] Added badges to README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9b334ed..7cd21e4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # DbZeiterfassung Time tracking tool for work with plugin support +[![Build Status](https://travis-ci.org/0xFEEDC0DE64/DbZeiterfassung.svg?branch=master)](https://travis-ci.org/0xFEEDC0DE64/DbZeiterfassung) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/7221b324857c41dca8939264dd1d3d3e)](https://www.codacy.com/app/0xFEEDC0DE64/DbZeiterfassung?utm_source=github.com&utm_medium=referral&utm_content=0xFEEDC0DE64/DbZeiterfassung&utm_campaign=Badge_Grade) + ## Building from source This project can only be built as part of the project structure [DbSoftware](https://github.com/0xFEEDC0DE64/DbSoftware)