Added badges

This commit is contained in:
Daniel Brunner
2018-10-05 12:43:50 +02:00
parent 5eae9a891a
commit 17a4df25e5

View File

@@ -1,7 +1,9 @@
# DbRadioDumper
Small application that downloads radio streams and splits them by every hour.
# Building from source
[![Build Status](https://travis-ci.org/0xFEEDC0DE64/DbRadioDumper.svg?branch=master)](https://travis-ci.org/0xFEEDC0DE64/DbRadioDumper) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/e83ffe49ed204a0c92c7888828ba34cc)](https://www.codacy.com/app/0xFEEDC0DE64/DbRadioDumper?utm_source=github.com&utm_medium=referral&utm_content=0xFEEDC0DE64/DbRadioDumper&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)
```Shell