mirror of
https://github.com/tobiasehlert/teslamateapi.git
synced 2026-02-27 09:54:18 +08:00
updating README with two badges
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -1,5 +1,8 @@
|
||||
# TeslaMateApi
|
||||
|
||||
[](https://github.com/tobiasehlert/teslamateapi/actions?query=workflow%3Abuild)
|
||||
[](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/)**
|
||||
|
||||
Reference in New Issue
Block a user