diff --git a/README.md b/README.md index 376bc2d..192f01f 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ This Bash script creates PDF files of movies. Simply create a text file of IMDB codes (one code per line), and call it movies.list -''' +``` $ bash job.sh -''' +``` The script will then work through your list and generate PDFs for each of the movies. You can then print the PDFs and use them as an easy reference for your collection.