updating README with two badges

This commit is contained in:
Tobias Lindberg
2021-02-15 13:12:56 +01:00
parent bc1eae087e
commit 4827fa359e
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ jobs:
uses: crazy-max/ghaction-docker-meta@v1
with:
images: tobiasehlert/teslamateapi
tag-sha: true #
tag-sha: true
-
name: Set up QEMU
uses: docker/setup-qemu-action@v1
+3
View File
@@ -1,5 +1,8 @@
# TeslaMateApi
[![GitHub CI](https://github.com/tobiasehlert/teslamateapi/workflows/build/badge.svg?branch=main)](https://github.com/tobiasehlert/teslamateapi/actions?query=workflow%3Abuild)
[![Docker pulls](https://img.shields.io/docker/pulls/tobiasehlert/teslamateapi?color=%23099cec)](https://hub.docker.com/r/tobiasehlert/teslamateapi)
TeslaMateApi is a RESTful API to get data collected by self-hosted data logger **[TeslaMate](https://github.com/adriankumpf/teslamate)** in JSON.
- Written in **[Golang](https://golang.org/)**