From 5ce0b9dd9138434d6a9ef2a4e6f32815ad99b6d5 Mon Sep 17 00:00:00 2001 From: pommicket Date: Sat, 19 Sep 2015 09:54:08 -0400 Subject: Edited readme --- README.md | 13 +++++++++---- 1 file 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: ``` -- cgit v1.2.3