From eb9deac1a67cf08d81c552345a1944bf5989dac9 Mon Sep 17 00:00:00 2001
From: Leif Andersson <leif.andersson@control.lth.se>
Date: Sat, 22 Aug 2020 16:14:19 +0200
Subject: [PATCH] .

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 2be7447..dae189c 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ Extract and run the Julia part of a combined tikz/Julia file.
 
 The boundary between the two is the string
  
-    \\endinput Julia <name>
+`    \\endinput Julia <name>`
 
 where `<name>` is the name that will be given to the Julia file 
 (with .jl appended), and also to a variable `name` in the program,
-- 
GitLab