From 9eb27df38fa187e2b4af3c8cbb3b1ed62d97118b Mon Sep 17 00:00:00 2001 From: Daniel Brunner <0xFEEDC0DE64@gmail.com> Date: Sun, 7 Oct 2018 17:42:55 +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 8bd8400..4cf3655 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # DbSketch DbSketch git module for use in DbSoftware (https://github.com/0xFEEDC0DE64/DbSoftware) +[![Build Status](https://travis-ci.org/0xFEEDC0DE64/DbSketch.svg?branch=master)](https://travis-ci.org/0xFEEDC0DE64/DbSketch) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/f4c38fdf78074658ba8c9449f8971594)](https://www.codacy.com/app/0xFEEDC0DE64/DbSketch?utm_source=github.com&utm_medium=referral&utm_content=0xFEEDC0DE64/DbSketch&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)