From 8e95c9bd00e9e6a526ce2a669888e0811997cd04 Mon Sep 17 00:00:00 2001 From: Tilman Roeder Date: Sun, 22 Jul 2018 15:24:26 +0200 Subject: [PATCH] Added banner to README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a976c8b..5ceb92d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # Pebble Directions + +![Pebble Appstore Banner](./banner.png) + A simple directions app for the now discontinued Pebble smartwatch. Users could select their method of transport and then speak their destination using Pebbles voice input apis. Then the app would use the Here directions api to get a list of directions starting at the users current location.