From e23a20906bdfc8d391dfb76e6709a6854ec74dd4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Tomov=C4=8D=C3=ADk?= Date: Wed, 12 Jul 2017 19:52:09 +0200 Subject: [PATCH] Add link to the original post on Android authority --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1700002..5839449 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # SimpleAndroidWidget -Sample code on how to create a simple android widget. Complete tutorial is available on Android Authority. +Sample code on how to create a simple android widget. Complete tutorial is available on [Android Authority](http://www.androidauthority.com/create-simple-android-widget-608975/).