summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpommicket <leonardomtenenbaum@gmail.com>2015-09-19 09:54:08 -0400
committerpommicket <leonardomtenenbaum@gmail.com>2015-09-19 09:54:08 -0400
commit5ce0b9dd9138434d6a9ef2a4e6f32815ad99b6d5 (patch)
treed92d30b83cb557267bb81cbd763a11cd1d3f31b5
parent942eda24b31bc10c8ad48b06029cbea13926c8aa (diff)
Edited readme
-rw-r--r--README.md13
1 files changed, 9 insertions, 4 deletions
diff --git a/README.md b/README.md
index 0115a98..56e9e92 100644
--- a/README.md
+++ b/README.md
@@ -37,12 +37,17 @@ cd /directory/where/AutoArt/is/
```
To run AutoImages:
-`python AutoImagesGPU2.py`
+```
+python AutoImagesGPU2.py
+```
To run AutoVideos:
-`python AutoVideosGPU2.py`
+```
+python AutoVideosGPU2.py
+```
To run AutoAudio:
-`python AutoAudioGPU.py`
-
+```
+python AutoAudioGPU.py
+```
Don't worry if when you run it, it gives the following message:
```