diff options
author | pommicket <leonardomtenenbaum@gmail.com> | 2016-02-28 18:27:06 -0500 |
---|---|---|
committer | pommicket <leonardomtenenbaum@gmail.com> | 2016-02-28 18:27:06 -0500 |
commit | dfc2f58377e2e6511137c86c9980d7ce8e884b32 (patch) | |
tree | 562b212df4477cffc4e284cfde7745d8c9e3a5b0 | |
parent | e3e1bcb137234599e8339c009ad843e90a23bfa2 (diff) |
Added link to android app in readme
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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). + |