summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpommicket <leonardomtenenbaum@gmail.com>2016-02-28 16:13:30 -0500
committerpommicket <leonardomtenenbaum@gmail.com>2016-02-28 16:13:30 -0500
commite93cf77b9fcba1f89a81898c38a8425ca162579b (patch)
tree6efc4e78d36cfb0b7a61937bd01d29656f0ec897
parent145b615a2b14bd524b79eb015ce417e315e3f3d8 (diff)
parent30b7cfd288dc09fc9a04277b3faaf6088b97e0bb (diff)
Merge branch 'master' of https://github.com/pommicket/AutoArtAndroid
-rw-r--r--LICENSE4
-rw-r--r--README.md7
2 files changed, 8 insertions, 3 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
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).