From 5a5e6add024f6187a674e46695621e0242b7e5b9 Mon Sep 17 00:00:00 2001 From: thisiszeev Date: Thu, 28 Dec 2023 19:03:03 +0200 Subject: [PATCH] Update 'README.md' --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.