summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-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:
```