diff options
author | pommicket <leonardomtenenbaum@gmail.com> | 2016-02-28 16:13:30 -0500 |
---|---|---|
committer | pommicket <leonardomtenenbaum@gmail.com> | 2016-02-28 16:13:30 -0500 |
commit | e93cf77b9fcba1f89a81898c38a8425ca162579b (patch) | |
tree | 6efc4e78d36cfb0b7a61937bd01d29656f0ec897 | |
parent | 145b615a2b14bd524b79eb015ce417e315e3f3d8 (diff) | |
parent | 30b7cfd288dc09fc9a04277b3faaf6088b97e0bb (diff) |
Merge branch 'master' of https://github.com/pommicket/AutoArtAndroid
-rw-r--r-- | LICENSE | 4 | ||||
-rw-r--r-- | README.md | 7 |
2 files changed, 8 insertions, 3 deletions
@@ -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 @@ -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). |