diff --git a/README.md b/README.md index 970b4ca..b21d853 100644 --- a/README.md +++ b/README.md @@ -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