Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
larmic authored Sep 7, 2021
1 parent 7c9f14b commit b37a20f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
[![Build Status](https://travis-ci.org/digitalesbremen/muelltermine.svg?branch=master)](https://travis-ci.org/digitalesbremen/muelltermine)

DEPRECATED: Die API des Müllkalenders wurde komplett umgeschrieben.

Ein in [GO](https://golang.org/) entwickeltes Programm, welches die vom
[Müllsammler](https://github.com/digitalesbremen/muellsammler) bereitgestellten Abholdaten aller
Bremer Adressen einliest und eine API sowie eine UI bereitsstellt.
Expand Down Expand Up @@ -34,4 +36,4 @@ $ make clean # Räumt all von Go erzeugten Dinge und ggf. existierend
$ make deps # Lädt die für die Anwendung notwendigen Go-Abhängigkeiten
$ make build-amd64 # Baut eine amd64 Anwendung (z.B. für OSX)
$ make build-arm # Baut eine arm Anwendung (z.B. für Rasperry Pi)
```
```

0 comments on commit b37a20f

Please sign in to comment.