diff --git a/README.md b/README.md index 2dce8cc..6fd6d4c 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,8 @@ Bei Interesse an dieser Applikation von anderen Feuerwehren bin ich gerne bereit, diese entsprechend zu generalisieren und [weiter zu entwickeln](https://github.com/tobru/pylokid/issues/new). +[![Build Status](https://drone.tbrnt.ch/api/badges/tobru/pylokid/status.svg)](https://drone.tbrnt.ch/tobru/pylokid) + ## Funktionsweise Bei einem Feuerwehralarm sendet die ELZ automatisch eine E-Mail @@ -162,4 +164,4 @@ _03. Verrechnungsart_ `docker run --rm -ti -v $(pwd):/usr/src/pylokid:ro local/pylokid` -`find ./ -name "Einsatzausdruck_FW*.pdf" -exec pdftotext -f 1 -l 1 -x 70 -y 47 -W 50 -H 10 {} - \;` \ No newline at end of file +`find ./ -name "Einsatzausdruck_FW*.pdf" -exec pdftotext -f 1 -l 1 -x 70 -y 47 -W 50 -H 10 {} - \;`