summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpommicket <leonardomtenenbaum@gmail.com>2016-02-28 18:27:06 -0500
committerpommicket <leonardomtenenbaum@gmail.com>2016-02-28 18:27:06 -0500
commitdfc2f58377e2e6511137c86c9980d7ce8e884b32 (patch)
tree562b212df4477cffc4e284cfde7745d8c9e3a5b0
parente3e1bcb137234599e8339c009ad843e90a23bfa2 (diff)
Added link to android app in readme
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index c21030d..205cea7 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,8 @@
# AutoArt
A computer program that generates art
+**AutoArt now has an [Android app](https://github.com/pommicket/AutoArtAndroid).**
+
AutoArt uses [stb_image](https://github.com/nothings/stb) to create images.
For an online version of AutoArt go to http://autoart.neocities.org
@@ -34,4 +36,4 @@ On Debian/Ubuntu just run the following command:
sudo apt-get install libav-tools
```
-AutoArt now has an [Android app](https://github.com/pommicket/AutoArtAndroid).
+