From a2503822f04c802862a6ec87df2c3937d6c41b68 Mon Sep 17 00:00:00 2001 From: Jan Wille <jan.wille@stud.hs-hannover.de> Date: Tue, 20 Oct 2020 12:05:50 +0200 Subject: [PATCH] Update README.md --- plt/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plt/README.md b/plt/README.md index 342b890..d740a03 100644 --- a/plt/README.md +++ b/plt/README.md @@ -1,4 +1,4 @@ -# Der Plots-Ordner +# Plots-folder This folder is for plots and graphs. It exists mostly because it is recommended to use the `pgf-plots` package. This huge and powerful package also brings up the compiletime of a `.tex` file by a lot. Thats why it is recommended to create separate files for every plot an just import the resulting -- GitLab