From 28803bfd2db6e1edc2e9eeef58f08a94d2686c3d Mon Sep 17 00:00:00 2001 From: Linus Groh Date: Mon, 21 Oct 2019 13:59:27 +0200 Subject: [PATCH] Add version and license badges --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9043529..8e8eeea 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,9 @@ > Web interface for OwnTracks +![Version](https://img.shields.io/github/package-json/v/owntracks/frontend/v2.0.0-alpha) [![Docker Pulls](https://img.shields.io/docker/pulls/owntracks/frontend)](https://hub.docker.com/r/owntracks/frontend) +[![License](https://img.shields.io/github/license/owntracks/frontend?color=d63e97)](https://github.com/owntracks/frontend/blob/master/LICENSE)

OwnTracks UI