From c29749d86728f7046e89f41d550b65fd9626237a Mon Sep 17 00:00:00 2001 From: pommicket Date: Sun, 28 Feb 2016 16:06:39 -0500 Subject: Created AutoArtAndroid --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e36cce..ee72eb0 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ # AutoArtAndroid -The Android app for AutoArt +The Android app for AutoArt. + +On Android devices, make sure you are in non-mobile view, tap on AutoArt.apk, then tap on "Raw". +Make sure to set width and height, then wait for an image to appear. Tap on it to download it. + +The computer version of AutoArt can be found [here](http://github.com/pommicket/AutoArt). -- cgit v1.2.3 From 30b7cfd288dc09fc9a04277b3faaf6088b97e0bb Mon Sep 17 00:00:00 2001 From: pommicket Date: Sun, 28 Feb 2016 16:07:37 -0500 Subject: Created AutoArtAndroid --- LICENSE | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 9cecc1d..99fff9c 100644 --- a/LICENSE +++ b/LICENSE @@ -631,8 +631,8 @@ to attach them to the start of each source file to most effectively state the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. - {one line to give the program's name and a brief idea of what it does.} - Copyright (C) {year} {name of author} + AutoArtAndroid + Copyright (C) 2016 Leo Tenenbaum This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -- cgit v1.2.3