From de637d7eafbee2959fc083786d88db26c6f42032 Mon Sep 17 00:00:00 2001 From: Linus Groh Date: Sat, 18 May 2019 19:51:16 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cd773bb..706c352 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ ## Introduction -This is a WebInterface for [OwnTracks](https://github.com/owntracks/recorder), intended to replace the various web pages shipping with the recorder. OwnTracks UI uses Vue.js under the hood. +This is a web interface for [OwnTracks](https://github.com/owntracks/recorder), intended to replace the various web pages shipping with the recorder. OwnTracks UI uses Vue.js under the hood. *This is not an official OwnTracks project.*