From c19e9fefe94032d8e30e1c6dc7bb4644a2a353a7 Mon Sep 17 00:00:00 2001 From: Leif Andersson <leif.andersson@control.lth.se> Date: Sat, 22 Aug 2020 14:55:47 +0200 Subject: [PATCH] Extended README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index d6a8990..5572184 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ # JuliaTikz.jl +## Please note that the module is called JuliaTikzModule, +## because the system would not accept the same name for +## a module and a function in the module. + + -- GitLab