diff --git a/README.md b/README.md index 7e162b4..eebfadd 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # OwnTracks Recorder +![Recorder logo](assets/recorder-logo-192.png) + The _OwnTracks Recorder_ is a lightweight program for storing and accessing location data published via MQTT by the [OwnTracks](http://owntracks.org) apps. It is a compiled program which is easily installed and operated even on low-end hardware, and it doesn't require external an external database. It is also suited for you to record and store the data you publish via our [Hosted mode](http://owntracks.org/booklet/features/hosted/). ![Architecture of the Recorder](assets/ot-recorder.png) diff --git a/assets/recorder-logo-192.png b/assets/recorder-logo-192.png new file mode 100644 index 0000000..6ce501a Binary files /dev/null and b/assets/recorder-logo-192.png differ