summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeo Tenenbaum <leonardomtenenbaum@gmail.com>2019-06-16 12:52:40 -0400
committerGitHub <noreply@github.com>2019-06-16 12:52:40 -0400
commit73e15471228dbee03b42a270a4fad0fbb0027a2c (patch)
tree2294d4951aa54c7efc2640f2d87179fe86036720
parent1b7d30292c0d6233f38121366adc400cb4be029a (diff)
Update README.md
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index dce1c53..6c81d9e 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ Art generated using random functions.
![An example from AutoImages](example.png)
-[A web version of AutoArt can be found here](https://pommicket.com/pommicket)
+[A (slower) web version of AutoArt can be found here](https://pommicket.com/pommicket)
To run AutoArt, just download one of the [releases](https://github.com/pommicket/autoart/releases).
You will need [ffmpeg](http://ffmpeg.org/) for AutoVideos, but not for AutoImages/Audio (and make sure it is in your PATH). You can install it on Debian/Ubuntu with:
@@ -74,4 +74,4 @@ go build -o bin/autoart
```
### License
-AutoArt is licensed under the GNU General Public License, version 3. A copy of the license is in the file named `LICENSE`. \ No newline at end of file
+AutoArt is licensed under the GNU General Public License, version 3. A copy of the license is in the file named `LICENSE`.